[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] checking dstaatz/tiger-pid-speed-controller against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdstaatz%2Ftiger-pid-speed-controller" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dstaatz/tiger-pid-speed-controller on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-12/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gzip-header v0.3.0 [INFO] [stderr] Downloaded cc v1.0.62 [INFO] [stderr] Downloaded ctrlc v3.1.7 [INFO] [stderr] Downloaded pid v2.1.0 [INFO] [stderr] Downloaded rosrust_codegen v0.9.3 [INFO] [stderr] Downloaded rosrust v0.9.5 [INFO] [stderr] Downloaded xml-rpc v0.0.12 [INFO] [stderr] Downloaded serde_bytes v0.10.5 [INFO] [stderr] Downloaded xml-rs v0.6.1 [INFO] [stderr] Downloaded rosrust_msg v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54980152f8b95dbc4aedd964c53807dd87360ab6caa661f9bdcf1a1b01887f70 [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" "54980152f8b95dbc4aedd964c53807dd87360ab6caa661f9bdcf1a1b01887f70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54980152f8b95dbc4aedd964c53807dd87360ab6caa661f9bdcf1a1b01887f70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54980152f8b95dbc4aedd964c53807dd87360ab6caa661f9bdcf1a1b01887f70", kill_on_drop: false }` [INFO] [stdout] 54980152f8b95dbc4aedd964c53807dd87360ab6caa661f9bdcf1a1b01887f70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3a3b7429e989e8290b462ec35b197efd0ad6c544034e5085d7847a43d91460f [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" "b3a3b7429e989e8290b462ec35b197efd0ad6c544034e5085d7847a43d91460f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking chunked_transfer v0.3.1 [INFO] [stderr] Checking ascii v0.8.7 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Compiling rosrust_msg v0.1.1 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking xml-rs v0.3.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking xml-rs v0.6.1 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking filetime v0.2.13 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Checking serde_bytes v0.10.5 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking gzip-header v0.3.0 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking pid v2.1.0 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking serde-xml-rs v0.2.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking addr2line v0.14.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking tiny_http v0.6.2 [INFO] [stderr] Checking 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] Checking ctrlc v3.1.7 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling rosrust_codegen v0.9.3 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking multipart v0.15.4 [INFO] [stderr] Checking rouille v3.0.0 [INFO] [stderr] Checking xml-rpc v0.0.12 [INFO] [stderr] Checking rosrust v0.9.5 [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> /opt/rustwide/target/debug/build/rosrust_msg-c1fe7967c5cb3782/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] running `Command { std: "docker" "inspect" "b3a3b7429e989e8290b462ec35b197efd0ad6c544034e5085d7847a43d91460f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3a3b7429e989e8290b462ec35b197efd0ad6c544034e5085d7847a43d91460f", kill_on_drop: false }` [INFO] [stdout] b3a3b7429e989e8290b462ec35b197efd0ad6c544034e5085d7847a43d91460f