[INFO] cloning repository https://github.com/nakakura/extest-release [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nakakura/extest-release" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnakakura%2Fextest-release", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnakakura%2Fextest-release'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37fbaa7549c4a94e913f2e8537dd4db54f619ae2 [INFO] testing nakakura/extest-release against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnakakura%2Fextest-release" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nakakura/extest-release 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/nakakura/extest-release [INFO] finished tweaking git repo https://github.com/nakakura/extest-release [INFO] tweaked toml for git repo https://github.com/nakakura/extest-release written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/nakakura/extest-release 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 xml-rpc v0.0.12 [INFO] [stderr] Downloaded multipart v0.15.4 [INFO] [stderr] Downloaded serde-xml-rs v0.2.1 [INFO] [stderr] Downloaded rosrust_msg v0.1.1 [INFO] [stderr] Downloaded rosrust_codegen v0.9.3 [INFO] [stderr] Downloaded rouille v3.0.0 [INFO] [stderr] Downloaded rosrust v0.9.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 519892f6b27f2935f85a0a63834c64a9e75f67a9129e9fb3b25f9a4f50db549a [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" "519892f6b27f2935f85a0a63834c64a9e75f67a9129e9fb3b25f9a4f50db549a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "519892f6b27f2935f85a0a63834c64a9e75f67a9129e9fb3b25f9a4f50db549a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "519892f6b27f2935f85a0a63834c64a9e75f67a9129e9fb3b25f9a4f50db549a", kill_on_drop: false }` [INFO] [stdout] 519892f6b27f2935f85a0a63834c64a9e75f67a9129e9fb3b25f9a4f50db549a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9dfd71eecc7d89cae921a0cafcfca543d960b686c5085d392e743d48f180d785 [INFO] running `Command { std: "docker" "start" "-a" "9dfd71eecc7d89cae921a0cafcfca543d960b686c5085d392e743d48f180d785", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling rosrust_msg v0.1.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling serde_bytes v0.10.5 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling serde-xml-rs v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling ctrlc v3.1.7 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling rosrust_codegen v0.9.3 [INFO] [stderr] Compiling multipart v0.15.4 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling rouille v3.0.0 [INFO] [stderr] Compiling xml-rpc v0.0.12 [INFO] [stderr] Compiling rosrust v0.9.5 [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> /opt/rustwide/target/debug/build/rosrust_msg-a7665bc5a489d2fb/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" "9dfd71eecc7d89cae921a0cafcfca543d960b686c5085d392e743d48f180d785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dfd71eecc7d89cae921a0cafcfca543d960b686c5085d392e743d48f180d785", kill_on_drop: false }` [INFO] [stdout] 9dfd71eecc7d89cae921a0cafcfca543d960b686c5085d392e743d48f180d785