[INFO] crate movingai 1.1.0 is already in cache [INFO] testing movingai-1.1.0 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate movingai 1.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate movingai 1.1.0 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate movingai 1.1.0 [INFO] finished tweaking crates.io crate movingai 1.1.0 [INFO] tweaked toml for crates.io crate movingai 1.1.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate movingai 1.1.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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=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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] b1a58c2b086e0342f903d1bae49688e6bcd19a16ef4c55b03ea917938eb156c8 [INFO] running `"docker" "start" "-a" "b1a58c2b086e0342f903d1bae49688e6bcd19a16ef4c55b03ea917938eb156c8"` [INFO] [stderr] Compiling movingai v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.10s [INFO] running `"docker" "inspect" "b1a58c2b086e0342f903d1bae49688e6bcd19a16ef4c55b03ea917938eb156c8"` [INFO] running `"docker" "rm" "-f" "b1a58c2b086e0342f903d1bae49688e6bcd19a16ef4c55b03ea917938eb156c8"` [INFO] [stdout] b1a58c2b086e0342f903d1bae49688e6bcd19a16ef4c55b03ea917938eb156c8 [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=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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 4135d895bd309e788b56157087749de5b65d962346602cdf75802f92c35255a9 [INFO] running `"docker" "start" "-a" "4135d895bd309e788b56157087749de5b65d962346602cdf75802f92c35255a9"` [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling movingai v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0277]: the trait bound `movingai::MovingAiMap: serde::ser::Serialize` is not satisfied [INFO] [stderr] --> examples/into_json.rs:10:44 [INFO] [stderr] | [INFO] [stderr] 10 | let serialized = serde_json::to_string(&map).unwrap(); [INFO] [stderr] | ^^^^ the trait `serde::ser::Serialize` is not implemented for `movingai::MovingAiMap` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.40/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] 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 `movingai`. [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" "4135d895bd309e788b56157087749de5b65d962346602cdf75802f92c35255a9"` [INFO] running `"docker" "rm" "-f" "4135d895bd309e788b56157087749de5b65d962346602cdf75802f92c35255a9"` [INFO] [stdout] 4135d895bd309e788b56157087749de5b65d962346602cdf75802f92c35255a9