[INFO] updating cached repository https://github.com/Ortuna/oldSangre [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 103fc94f7b0e71857ba10f1e7b6f62c589895795 [INFO] testing Ortuna/oldSangre against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOrtuna%2FoldSangre" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ortuna/oldSangre on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ortuna/oldSangre [INFO] finished tweaking git repo https://github.com/Ortuna/oldSangre [INFO] tweaked toml for git repo https://github.com/Ortuna/oldSangre written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Ortuna/oldSangre already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7457ec6820a3178d0bb0c6ba9fdd89a280b126a1b4201339e64f2bb23cf11884 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7457ec6820a3178d0bb0c6ba9fdd89a280b126a1b4201339e64f2bb23cf11884", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7457ec6820a3178d0bb0c6ba9fdd89a280b126a1b4201339e64f2bb23cf11884", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7457ec6820a3178d0bb0c6ba9fdd89a280b126a1b4201339e64f2bb23cf11884", kill_on_drop: false }` [INFO] [stdout] 7457ec6820a3178d0bb0c6ba9fdd89a280b126a1b4201339e64f2bb23cf11884 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46702989606a98901ab859626d852302cbd96e96a54bcee6c89fd4a1043cbe03 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "46702989606a98901ab859626d852302cbd96e96a54bcee6c89fd4a1043cbe03", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling tcod-sys v5.0.1 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling geojson v0.19.0 [INFO] [stderr] Compiling tcod v0.15.0 [INFO] [stderr] Compiling deewaar v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `tcod::chars` [INFO] [stdout] --> src/engine/world.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use tcod::chars; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `world::World` [INFO] [stdout] --> src/engine/player.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use world::World; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_string` found for enum `geojson::feature::Id` in the current scope [INFO] [stdout] --> src/main.rs:22:65 [INFO] [stdout] | [INFO] [stdout] 22 | println!("{}", geojson.features.get(0).unwrap().id.unwrap().to_string()); [INFO] [stdout] | ^^^^^^^^^ method not found in `geojson::feature::Id` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/geojson-0.19.0/src/feature.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | pub enum Id { [INFO] [stdout] | ----------- [INFO] [stdout] | | [INFO] [stdout] | doesn't satisfy `geojson::feature::Id: std::fmt::Display` [INFO] [stdout] | doesn't satisfy `geojson::feature::Id: std::string::ToString` [INFO] [stdout] | [INFO] [stdout] = note: the method `to_string` exists but the following trait bounds were not satisfied: [INFO] [stdout] `geojson::feature::Id: std::fmt::Display` [INFO] [stdout] which is required by `geojson::feature::Id: std::string::ToString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0605]: non-primitive cast: `geojson::GeoJson` as `geojson::FeatureCollection` [INFO] [stdout] --> src/main.rs:20:19 [INFO] [stdout] | [INFO] [stdout] 20 | let geojson = data.parse::().unwrap() as FeatureCollection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ an `as` expression can only be used to convert between primitive types or to coerce to a specific trait object [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0605. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `deewaar`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "46702989606a98901ab859626d852302cbd96e96a54bcee6c89fd4a1043cbe03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46702989606a98901ab859626d852302cbd96e96a54bcee6c89fd4a1043cbe03", kill_on_drop: false }` [INFO] [stdout] 46702989606a98901ab859626d852302cbd96e96a54bcee6c89fd4a1043cbe03