[INFO] cloning repository https://github.com/ivanceras/dota-sql [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ivanceras/dota-sql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivanceras%2Fdota-sql", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivanceras%2Fdota-sql'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d49ed00602526db350fe84bba671349095b91da7 [INFO] checking ivanceras/dota-sql against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivanceras%2Fdota-sql" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 99% (1260/1272) Checking out files: 100% (1272/1272) Checking out files: 100% (1272/1272), done. [INFO] validating manifest of git repo https://github.com/ivanceras/dota-sql on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ivanceras/dota-sql [INFO] finished tweaking git repo https://github.com/ivanceras/dota-sql [INFO] tweaked toml for git repo https://github.com/ivanceras/dota-sql written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/ivanceras/dota-sql already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] c68e5b73797eccf24c69c42f4001dc3340eb91dd9134b91a044a051ae8e7362b [INFO] running `Command { std: "docker" "start" "-a" "c68e5b73797eccf24c69c42f4001dc3340eb91dd9134b91a044a051ae8e7362b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c68e5b73797eccf24c69c42f4001dc3340eb91dd9134b91a044a051ae8e7362b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c68e5b73797eccf24c69c42f4001dc3340eb91dd9134b91a044a051ae8e7362b", kill_on_drop: false }` [INFO] [stdout] c68e5b73797eccf24c69c42f4001dc3340eb91dd9134b91a044a051ae8e7362b [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c55e483672863f46fc572b6bcd308c4a45a0e5c034ed9b7f8f0fdbf358092fd [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" "2c55e483672863f46fc572b6bcd308c4a45a0e5c034ed9b7f8f0fdbf358092fd", kill_on_drop: false }` [INFO] [stderr] Checking serde v1.0.26 [INFO] [stderr] Checking num-traits v0.1.41 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking hex v0.3.1 [INFO] [stderr] Checking serde_json v1.0.8 [INFO] [stderr] Checking dota v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/../dotaconstants/build/hero_names.json: No such file or directory (os error 2) [INFO] [stdout] --> src/heroes.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | let heroes_json = include_str!("../dotaconstants/build/hero_names.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../dotaconstants/build/abilities.json: No such file or directory (os error 2) [INFO] [stdout] --> src/abilities.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | let abilities_json = include_str!("../dotaconstants/build/abilities.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../dotaconstants/build/ability_ids.json: No such file or directory (os error 2) [INFO] [stdout] --> src/abilities.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | let ability_ids_json = include_str!("../dotaconstants/build/ability_ids.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../dotaconstants/build/hero_abilities.json: No such file or directory (os error 2) [INFO] [stdout] --> src/hero_ability.rs:18:31 [INFO] [stdout] | [INFO] [stdout] 18 | let hero_abilities_json = include_str!("../dotaconstants/build/hero_abilities.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../dotaconstants/build/ability_ids.json: No such file or directory (os error 2) [INFO] [stdout] --> src/hero_ability.rs:58:28 [INFO] [stdout] | [INFO] [stdout] 58 | let ability_ids_json = include_str!("../dotaconstants/build/ability_ids.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../dotaconstants/build/hero_names.json: No such file or directory (os error 2) [INFO] [stdout] --> src/hero_ability.rs:63:27 [INFO] [stdout] | [INFO] [stdout] 63 | let hero_names_json = include_str!("../dotaconstants/build/hero_names.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../dotaconstants/build/items.json: No such file or directory (os error 2) [INFO] [stdout] --> src/items.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | let items_json = include_str!("../dotaconstants/build/items.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../dotaconstants/build/hero_names.json: No such file or directory (os error 2) [INFO] [stdout] --> src/heroes.rs:19:23 [INFO] [stdout] | [INFO] [stdout] 19 | let heroes_json = include_str!("../dotaconstants/build/hero_names.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../dotaconstants/build/abilities.json: No such file or directory (os error 2) [INFO] [stdout] --> src/abilities.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | let abilities_json = include_str!("../dotaconstants/build/abilities.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/heroes.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | use serde_json::{self, Value, Error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../dotaconstants/build/ability_ids.json: No such file or directory (os error 2) [INFO] [stdout] --> src/abilities.rs:27:28 [INFO] [stdout] | [INFO] [stdout] 27 | let ability_ids_json = include_str!("../dotaconstants/build/ability_ids.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> src/abilities.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/items.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../dotaconstants/build/hero_abilities.json: No such file or directory (os error 2) [INFO] [stdout] --> src/hero_ability.rs:18:31 [INFO] [stdout] | [INFO] [stdout] 18 | let hero_abilities_json = include_str!("../dotaconstants/build/hero_abilities.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../dotaconstants/build/ability_ids.json: No such file or directory (os error 2) [INFO] [stdout] --> src/hero_ability.rs:58:28 [INFO] [stdout] | [INFO] [stdout] 58 | let ability_ids_json = include_str!("../dotaconstants/build/ability_ids.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../dotaconstants/build/hero_names.json: No such file or directory (os error 2) [INFO] [stdout] --> src/hero_ability.rs:63:27 [INFO] [stdout] | [INFO] [stdout] 63 | let hero_names_json = include_str!("../dotaconstants/build/hero_names.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/../dotaconstants/build/items.json: No such file or directory (os error 2) [INFO] [stdout] --> src/items.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | let items_json = include_str!("../dotaconstants/build/items.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/heroes.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | use serde_json::{self, Value, Error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io` [INFO] [stdout] --> src/abilities.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/items.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/heroes.rs:56:29 [INFO] [stdout] | [INFO] [stdout] 56 | let img_path = img_path.trim_right_matches('?'); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/heroes.rs:56:29 [INFO] [stdout] | [INFO] [stdout] 56 | let img_path = img_path.trim_right_matches('?'); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dota` [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] [stdout] error: aborting due to 7 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2c55e483672863f46fc572b6bcd308c4a45a0e5c034ed9b7f8f0fdbf358092fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c55e483672863f46fc572b6bcd308c4a45a0e5c034ed9b7f8f0fdbf358092fd", kill_on_drop: false }` [INFO] [stdout] 2c55e483672863f46fc572b6bcd308c4a45a0e5c034ed9b7f8f0fdbf358092fd