[INFO] cloning repository https://github.com/pftbest/msp430_svd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pftbest/msp430_svd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpftbest%2Fmsp430_svd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpftbest%2Fmsp430_svd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00c1bf9752d5ac85b6d1f16f8f5941dbad58980b [INFO] checking pftbest/msp430_svd against try#81275a1445c7502a974118e0c69b795ab60be991 for pr-80243 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpftbest%2Fmsp430_svd" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 76% (3370/4392) Checking out files: 77% (3382/4392) Checking out files: 78% (3426/4392) Checking out files: 79% (3470/4392) Checking out files: 80% (3514/4392) Checking out files: 81% (3558/4392) Checking out files: 82% (3602/4392) Checking out files: 83% (3646/4392) Checking out files: 84% (3690/4392) Checking out files: 85% (3734/4392) Checking out files: 86% (3778/4392) Checking out files: 87% (3822/4392) Checking out files: 88% (3865/4392) Checking out files: 89% (3909/4392) Checking out files: 90% (3953/4392) Checking out files: 91% (3997/4392) Checking out files: 92% (4041/4392) Checking out files: 93% (4085/4392) Checking out files: 94% (4129/4392) Checking out files: 95% (4173/4392) Checking out files: 96% (4217/4392) Checking out files: 97% (4261/4392) Checking out files: 98% (4305/4392) Checking out files: 99% (4349/4392) Checking out files: 100% (4392/4392) Checking out files: 100% (4392/4392), done. [INFO] validating manifest of git repo https://github.com/pftbest/msp430_svd on toolchain 81275a1445c7502a974118e0c69b795ab60be991 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pftbest/msp430_svd [INFO] finished tweaking git repo https://github.com/pftbest/msp430_svd [INFO] tweaked toml for git repo https://github.com/pftbest/msp430_svd written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/pftbest/msp430_svd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rust-embedded/svd` [INFO] [stderr] Updating git submodule `git://github.com/posborne/cmsis-svd.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.16 [INFO] [stderr] Downloaded thiserror-impl v1.0.16 [INFO] [stderr] Downloaded xmltree v0.8.0 [INFO] [stderr] Downloaded xmltree v0.10.0 [INFO] running `Command { std: "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" "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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ec6307acffdbc549d516c138b20b41d41a76e1a9a162ed1d5a7a71daa3a2b60 [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" "2ec6307acffdbc549d516c138b20b41d41a76e1a9a162ed1d5a7a71daa3a2b60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ec6307acffdbc549d516c138b20b41d41a76e1a9a162ed1d5a7a71daa3a2b60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ec6307acffdbc549d516c138b20b41d41a76e1a9a162ed1d5a7a71daa3a2b60", kill_on_drop: false }` [INFO] [stdout] 2ec6307acffdbc549d516c138b20b41d41a76e1a9a162ed1d5a7a71daa3a2b60 [INFO] running `Command { std: "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" "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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48ef406d6d0ad92d2e3cff1b3e3fa8f2b02120bb4d73a9945ddd500b206860cc [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" "48ef406d6d0ad92d2e3cff1b3e3fa8f2b02120bb4d73a9945ddd500b206860cc", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Checking xml-rs v0.8.2 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Checking xml-rs v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking xmltree v0.10.0 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking xmltree v0.8.0 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Compiling vergen v3.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling msp430gen v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking thiserror v1.0.16 [INFO] [stderr] Checking svd-parser v0.9.0 (https://github.com/rust-embedded/svd?rev=9a97945#9a979456) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/utils.rs:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | let mut file = try!(File::open(file_name).map_err(|_| format!("can't open {:?}", file_name))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/utils.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/utils.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | let mut file = try!(File::open(file_name).map_err(|_| format!("can't open {:?}", file_name))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/utils.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/utils.rs:41:20 [INFO] [stdout] | [INFO] [stdout] 41 | let mut file = try!(File::open(file_name).map_err(|_| format!("can't open {:?}", file_name))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/utils.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/utils.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | let mut file = try!(File::open(file_name).map_err(|_| format!("can't open {:?}", file_name))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/utils.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | try!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/main.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/main.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/svd_writer.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | el.write(&mut out); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> src/svd_writer.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | el.write(&mut out); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.23s [INFO] running `Command { std: "docker" "inspect" "48ef406d6d0ad92d2e3cff1b3e3fa8f2b02120bb4d73a9945ddd500b206860cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48ef406d6d0ad92d2e3cff1b3e3fa8f2b02120bb4d73a9945ddd500b206860cc", kill_on_drop: false }` [INFO] [stdout] 48ef406d6d0ad92d2e3cff1b3e3fa8f2b02120bb4d73a9945ddd500b206860cc