[INFO] fetching crate todo-txt 1.3.0... [INFO] checking todo-txt-1.3.0 against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] extracting crate todo-txt 1.3.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate todo-txt 1.3.0 on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate todo-txt 1.3.0 [INFO] removed 1 missing examples [INFO] finished tweaking crates.io crate todo-txt 1.3.0 [INFO] tweaked toml for crates.io crate todo-txt 1.3.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c1321853a60585795ab56c1f0def1c5e7a17d161ce4b8fa79029158b5c06bd4c [INFO] running `"docker" "start" "-a" "c1321853a60585795ab56c1f0def1c5e7a17d161ce4b8fa79029158b5c06bd4c"` [INFO] [stderr] Checking todo-txt v1.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0277]: the trait bound `todo_txt::task::simple::Simple: serde::ser::Serialize` is not satisfied [INFO] [stderr] --> examples/serialization.rs:8:38 [INFO] [stderr] | [INFO] [stderr] 8 | let json = serde_json::to_string(&task); [INFO] [stderr] | ^^^^^ the trait `serde::ser::Serialize` is not implemented for `todo_txt::task::simple::Simple` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.41/src/ser.rs:2224:8 [INFO] [stderr] | [INFO] [stderr] 2224 | T: Serialize, [INFO] [stderr] | --------- required by this bound in `serde_json::ser::to_string` [INFO] [stderr] | [INFO] [stderr] = note: required because of the requirements on the impl of `serde::ser::Serialize` for `std::result::Result` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `todo-txt`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "c1321853a60585795ab56c1f0def1c5e7a17d161ce4b8fa79029158b5c06bd4c"` [INFO] running `"docker" "rm" "-f" "c1321853a60585795ab56c1f0def1c5e7a17d161ce4b8fa79029158b5c06bd4c"` [INFO] [stdout] c1321853a60585795ab56c1f0def1c5e7a17d161ce4b8fa79029158b5c06bd4c