[INFO] cloning repository https://github.com/dstaatz/tiger-pid-speed-controller [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dstaatz/tiger-pid-speed-controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdstaatz%2Ftiger-pid-speed-controller", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdstaatz%2Ftiger-pid-speed-controller'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a184e81c87cfb481f56676a43db915ea6cf27f54 [INFO] testing dstaatz/tiger-pid-speed-controller against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdstaatz%2Ftiger-pid-speed-controller" "/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/dstaatz/tiger-pid-speed-controller on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dstaatz/tiger-pid-speed-controller [INFO] finished tweaking git repo https://github.com/dstaatz/tiger-pid-speed-controller [INFO] tweaked toml for git repo https://github.com/dstaatz/tiger-pid-speed-controller written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/dstaatz/tiger-pid-speed-controller already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] 40f48bbf4ba16f0b49c93e96581b19afe668b3aa1edf8f35fef4550cefba2c57 [INFO] running `Command { std: "docker" "start" "-a" "40f48bbf4ba16f0b49c93e96581b19afe668b3aa1edf8f35fef4550cefba2c57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40f48bbf4ba16f0b49c93e96581b19afe668b3aa1edf8f35fef4550cefba2c57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40f48bbf4ba16f0b49c93e96581b19afe668b3aa1edf8f35fef4550cefba2c57", kill_on_drop: false }` [INFO] [stdout] 40f48bbf4ba16f0b49c93e96581b19afe668b3aa1edf8f35fef4550cefba2c57 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea01972a568529e75a295db3e91bb6c6fd5bd3f99663c8b86bd08cb080f3e1e5 [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" "ea01972a568529e75a295db3e91bb6c6fd5bd3f99663c8b86bd08cb080f3e1e5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling chunked_transfer v0.3.1 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling rosrust_msg v0.1.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling pid v2.1.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling serde_bytes v0.10.5 [INFO] [stderr] Compiling serde-xml-rs v0.2.1 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling rosrust_codegen v0.9.3 [INFO] [stderr] Compiling ctrlc v3.1.7 [INFO] [stderr] Compiling multipart v0.15.4 [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-61590368d58e1226/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` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ea01972a568529e75a295db3e91bb6c6fd5bd3f99663c8b86bd08cb080f3e1e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea01972a568529e75a295db3e91bb6c6fd5bd3f99663c8b86bd08cb080f3e1e5", kill_on_drop: false }` [INFO] [stdout] ea01972a568529e75a295db3e91bb6c6fd5bd3f99663c8b86bd08cb080f3e1e5