[INFO] cloning repository https://github.com/fernandobatels/blitz-money [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fernandobatels/blitz-money" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffernandobatels%2Fblitz-money", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffernandobatels%2Fblitz-money'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd11e87a82320c4c0e2db67c8f521e2f2a67bd34 [INFO] testing fernandobatels/blitz-money against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffernandobatels%2Fblitz-money" "/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/fernandobatels/blitz-money on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fernandobatels/blitz-money [INFO] finished tweaking git repo https://github.com/fernandobatels/blitz-money [INFO] tweaked toml for git repo https://github.com/fernandobatels/blitz-money written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/fernandobatels/icalendar-rs` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded csv-core v0.1.10 [INFO] [stderr] Downloaded doc-comment v0.3.3 [INFO] [stderr] Downloaded predicates-core v1.0.0 [INFO] [stderr] Downloaded assert_cmd v1.0.1 [INFO] [stderr] Downloaded regex-automata v0.1.9 [INFO] [stderr] Downloaded wait-timeout v0.2.0 [INFO] [stderr] Downloaded predicates v1.0.5 [INFO] [stderr] Downloaded json v0.12.4 [INFO] [stderr] Downloaded slash-formatter v3.0.3 [INFO] [stderr] Downloaded xmltree v0.10.1 [INFO] [stderr] Downloaded lazy-static-include v3.0.5 [INFO] [stderr] Downloaded predicates-tree v1.0.0 [INFO] [stderr] Downloaded bstr v0.2.13 [INFO] [stderr] Downloaded treeline v0.1.0 [INFO] [stderr] Downloaded concat-with v0.2.5 [INFO] [stderr] Downloaded json-gettext v3.2.8 [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] a03bb31e71bc194d34ac6ad5e0847a7eb14866da2c7fbe83672f4a9aba48b7d4 [INFO] running `Command { std: "docker" "start" "-a" "a03bb31e71bc194d34ac6ad5e0847a7eb14866da2c7fbe83672f4a9aba48b7d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a03bb31e71bc194d34ac6ad5e0847a7eb14866da2c7fbe83672f4a9aba48b7d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a03bb31e71bc194d34ac6ad5e0847a7eb14866da2c7fbe83672f4a9aba48b7d4", kill_on_drop: false }` [INFO] [stdout] a03bb31e71bc194d34ac6ad5e0847a7eb14866da2c7fbe83672f4a9aba48b7d4 [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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] dc17d8ca87a8e43345d5b1c905176f33d8821a263381aa52bd971d93f02df87c [INFO] running `Command { std: "docker" "start" "-a" "dc17d8ca87a8e43345d5b1c905176f33d8821a263381aa52bd971d93f02df87c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling concat-with v0.2.5 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling slash-formatter v3.0.3 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling predicates v1.0.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling xmltree v0.10.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling assert_cmd v1.0.1 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling icalendar v0.3.1 (https://github.com/fernandobatels/icalendar-rs#01ae766a) [INFO] [stderr] Compiling lazy-static-include v3.0.5 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling json-gettext v3.2.8 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling bmoney v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `name` on type `xmltree::XMLNode` [INFO] [stdout] --> src/backend/import_ofx.rs:63:19 [INFO] [stdout] | [INFO] [stdout] 63 | if tr.name == "STMTTRN".to_string() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_child` found for enum `xmltree::XMLNode` in the current scope [INFO] [stdout] --> src/backend/import_ofx.rs:65:35 [INFO] [stdout] | [INFO] [stdout] 65 | let dtposted = tr.get_child("DTPOSTED") [INFO] [stdout] | ^^^^^^^^^ method not found in `xmltree::XMLNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_child` found for enum `xmltree::XMLNode` in the current scope [INFO] [stdout] --> src/backend/import_ofx.rs:69:33 [INFO] [stdout] | [INFO] [stdout] 69 | let trnamt = tr.get_child("TRNAMT") [INFO] [stdout] | ^^^^^^^^^ method not found in `xmltree::XMLNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_child` found for enum `xmltree::XMLNode` in the current scope [INFO] [stdout] --> src/backend/import_ofx.rs:73:32 [INFO] [stdout] | [INFO] [stdout] 73 | let fitid = tr.get_child("FITID") [INFO] [stdout] | ^^^^^^^^^ method not found in `xmltree::XMLNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_child` found for enum `xmltree::XMLNode` in the current scope [INFO] [stdout] --> src/backend/import_ofx.rs:77:31 [INFO] [stdout] | [INFO] [stdout] 77 | let memo = tr.get_child("MEMO") [INFO] [stdout] | ^^^^^^^^^ method not found in `xmltree::XMLNode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/backend/storage.rs:69:83 [INFO] [stdout] | [INFO] [stdout] 69 | Err(e) => panic!("Couldn't create/open the storage file at {}", e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/backend/storage.rs:294:70 [INFO] [stdout] | [INFO] [stdout] 294 | Err(e) => panic!("Couldn't parse the row: {}", e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bmoney`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "dc17d8ca87a8e43345d5b1c905176f33d8821a263381aa52bd971d93f02df87c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc17d8ca87a8e43345d5b1c905176f33d8821a263381aa52bd971d93f02df87c", kill_on_drop: false }` [INFO] [stdout] dc17d8ca87a8e43345d5b1c905176f33d8821a263381aa52bd971d93f02df87c