[INFO] cloning repository https://github.com/noandrea/swen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/noandrea/swen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoandrea%2Fswen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoandrea%2Fswen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 569d956823660a9ea789e08c5e41c2dbe0b12b34 [INFO] testing noandrea/swen against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnoandrea%2Fswen" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/noandrea/swen on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/noandrea/swen [INFO] finished tweaking git repo https://github.com/noandrea/swen [INFO] tweaked toml for git repo https://github.com/noandrea/swen written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/noandrea/swen already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.eodition [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sled v0.34.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e952a2a740fce488ea2d215ca3d36dacb3e885d99e90b8fd2ab39f09716e9420 [INFO] running `Command { std: "docker" "start" "-a" "e952a2a740fce488ea2d215ca3d36dacb3e885d99e90b8fd2ab39f09716e9420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e952a2a740fce488ea2d215ca3d36dacb3e885d99e90b8fd2ab39f09716e9420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e952a2a740fce488ea2d215ca3d36dacb3e885d99e90b8fd2ab39f09716e9420", kill_on_drop: false }` [INFO] [stdout] e952a2a740fce488ea2d215ca3d36dacb3e885d99e90b8fd2ab39f09716e9420 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9aa5d1abf437a36b1c6a65b3cb3e80e53c5def898fb0c2be841197599966a2a8 [INFO] running `Command { std: "docker" "start" "-a" "9aa5d1abf437a36b1c6a65b3cb3e80e53c5def898fb0c2be841197599966a2a8", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.eodition [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling clap_derive v3.0.0 [INFO] [stderr] Compiling clap v3.0.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling swen v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `serde` [INFO] [stdout] --> src/cities.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::Deserialize; [INFO] [stdout] | ^^^^^ maybe a missing crate `serde`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the derive macro `Deserialize` [INFO] [stdout] --> src/cities.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Deserialize, PartialEq, PartialOrd)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/cities.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | #[serde(rename_all = "PascalCase")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> City: serde::de::Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/cities.rs:79:20 [INFO] [stdout] | [INFO] [stdout] 79 | for blb in reader.deserialize() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `City` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `serde::de::DeserializeOwned` for `City` [INFO] [stdout] = note: required because of the requirements on the impl of `Iterator` for `DeserializeRecordsIter<'_, File, City>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> City: serde::de::Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/cities.rs:79:27 [INFO] [stdout] | [INFO] [stdout] 79 | for blb in reader.deserialize() { [INFO] [stdout] | ^^^^^^^^^^^ the trait `for<'de> serde::de::Deserialize<'de>` is not implemented for `City` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `serde::de::DeserializeOwned` for `City` [INFO] [stdout] note: required by a bound in `Reader::::deserialize` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/csv-1.1.6/src/reader.rs:1053:12 [INFO] [stdout] | [INFO] [stdout] 1053 | D: DeserializeOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `Reader::::deserialize` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `swen` due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "9aa5d1abf437a36b1c6a65b3cb3e80e53c5def898fb0c2be841197599966a2a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9aa5d1abf437a36b1c6a65b3cb3e80e53c5def898fb0c2be841197599966a2a8", kill_on_drop: false }` [INFO] [stdout] 9aa5d1abf437a36b1c6a65b3cb3e80e53c5def898fb0c2be841197599966a2a8