[INFO] cloning repository https://github.com/touchmii/rustros_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/touchmii/rustros_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftouchmii%2Frustros_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftouchmii%2Frustros_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de200e2219c1203e066fb556820c206236637388 [INFO] testing touchmii/rustros_example against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftouchmii%2Frustros_example" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/touchmii/rustros_example on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/touchmii/rustros_example [INFO] finished tweaking git repo https://github.com/touchmii/rustros_example [INFO] tweaked toml for git repo https://github.com/touchmii/rustros_example written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/touchmii/rustros_example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctrlc v3.1.9 [INFO] [stderr] Downloaded xml-rpc v0.0.12 [INFO] [stderr] Downloaded rosrust v0.9.6 [INFO] [stderr] Downloaded rosrust_codegen v0.9.4 [INFO] [stderr] Downloaded rosrust_msg v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d66db2517decdde5ca1e9d8ffeb9a4406f7970a71b254c8116dcbec3681b7f00 [INFO] running `Command { std: "docker" "start" "-a" "d66db2517decdde5ca1e9d8ffeb9a4406f7970a71b254c8116dcbec3681b7f00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d66db2517decdde5ca1e9d8ffeb9a4406f7970a71b254c8116dcbec3681b7f00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d66db2517decdde5ca1e9d8ffeb9a4406f7970a71b254c8116dcbec3681b7f00", kill_on_drop: false }` [INFO] [stdout] d66db2517decdde5ca1e9d8ffeb9a4406f7970a71b254c8116dcbec3681b7f00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e171df7c3df03c0145c9725bef937f515eff074098f7fe4db7e72b136e3ab3de [INFO] running `Command { std: "docker" "start" "-a" "e171df7c3df03c0145c9725bef937f515eff074098f7fe4db7e72b136e3ab3de", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling rosrust_msg v0.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling tiny_http v0.8.2 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling rosrust_codegen v0.9.4 [INFO] [stderr] Compiling ctrlc v3.1.9 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde-xml-rs v0.2.1 [INFO] [stderr] Compiling serde_bytes v0.10.5 [INFO] [stderr] Compiling rouille v3.2.1 [INFO] [stderr] Compiling xml-rpc v0.0.12 [INFO] [stderr] Compiling rosrust v0.9.6 [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> /opt/rustwide/target/debug/build/rosrust_msg-eb4a60b525b58199/out/messages.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | rosrust::rosmsg_include!(,IGNORE_BAD); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: Package string needs to be in package/name format: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rosrust_msg` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e171df7c3df03c0145c9725bef937f515eff074098f7fe4db7e72b136e3ab3de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e171df7c3df03c0145c9725bef937f515eff074098f7fe4db7e72b136e3ab3de", kill_on_drop: false }` [INFO] [stdout] e171df7c3df03c0145c9725bef937f515eff074098f7fe4db7e72b136e3ab3de