[INFO] cloning repository https://github.com/HarukiUchito/satellite_viz_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HarukiUchito/satellite_viz_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarukiUchito%2Fsatellite_viz_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarukiUchito%2Fsatellite_viz_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c12536894a770514ce04cf69e05696e5777c2d29
[INFO] checking HarukiUchito/satellite_viz_rust against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarukiUchito%2Fsatellite_viz_rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/HarukiUchito/satellite_viz_rust on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/HarukiUchito/satellite_viz_rust
[INFO] finished tweaking git repo https://github.com/HarukiUchito/satellite_viz_rust
[INFO] tweaked toml for git repo https://github.com/HarukiUchito/satellite_viz_rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/HarukiUchito/satellite_viz_rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aho-corasick v0.6.8
[INFO] [stderr]   Downloaded log v0.4.4
[INFO] [stderr]   Downloaded ctrlc v3.1.1
[INFO] [stderr]   Downloaded parking_lot v0.6.3
[INFO] [stderr]   Downloaded nix v0.9.0
[INFO] [stderr]   Downloaded mio v0.6.15
[INFO] [stderr]   Downloaded futures v0.1.23
[INFO] [stderr]   Downloaded bytes v0.4.9
[INFO] [stderr]   Downloaded yaml-rust v0.4.0
[INFO] [stderr]   Downloaded cc v1.0.22
[INFO] [stderr]   Downloaded serde v1.0.75
[INFO] [stderr]   Downloaded serde_rosmsg v0.2.0
[INFO] [stderr]   Downloaded mio-uds v0.6.6
[INFO] [stderr]   Downloaded serde_derive v1.0.75
[INFO] [stderr]   Downloaded serde_bytes v0.10.4
[INFO] [stderr]   Downloaded memchr v2.0.2
[INFO] [stderr]   Downloaded utf8-ranges v1.0.1
[INFO] [stderr]   Downloaded syn v0.14.9
[INFO] [stderr]   Downloaded gnuplot v0.0.26
[INFO] [stderr]   Downloaded hyper10 v0.1.0
[INFO] [stderr]   Downloaded rosrust v0.6.5
[INFO] [stderr]   Downloaded rosrust_codegen v0.6.5
[INFO] [stderr]   Downloaded xml-rpc v0.0.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20eb55b615c982275391ca4c511ae1ff8423b9170a5167b2ce4ea26a4e79565b
[INFO] running `Command { std: "docker" "start" "-a" "20eb55b615c982275391ca4c511ae1ff8423b9170a5167b2ce4ea26a4e79565b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20eb55b615c982275391ca4c511ae1ff8423b9170a5167b2ce4ea26a4e79565b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20eb55b615c982275391ca4c511ae1ff8423b9170a5167b2ce4ea26a4e79565b", kill_on_drop: false }`
[INFO] [stdout] 20eb55b615c982275391ca4c511ae1ff8423b9170a5167b2ce4ea26a4e79565b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2627829e4f4ce5d44d6a7a3c2b7d739b6e0de5ff2f7fcd63eff223596d565799
[INFO] running `Command { std: "docker" "start" "-a" "2627829e4f4ce5d44d6a7a3c2b7d739b6e0de5ff2f7fcd63eff223596d565799", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.43
[INFO] [stderr]    Compiling version_check v0.1.4
[INFO] [stderr]     Checking cfg-if v0.1.5
[INFO] [stderr]     Checking futures v0.1.23
[INFO] [stderr]     Checking byteorder v1.2.6
[INFO] [stderr]    Compiling cc v1.0.22
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking crossbeam-utils v0.5.0
[INFO] [stderr]     Checking slab v0.4.1
[INFO] [stderr]     Checking stable_deref_trait v1.1.1
[INFO] [stderr]     Checking lazycell v0.6.0
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling gcc v0.3.54
[INFO] [stderr]     Checking rand_core v0.2.1
[INFO] [stderr]    Compiling ucd-util v0.1.1
[INFO] [stderr]     Checking log v0.4.4
[INFO] [stderr]     Checking owning_ref v0.3.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.9
[INFO] [stderr]    Compiling proc-macro2 v0.4.13
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking lock_api v0.1.3
[INFO] [stderr]     Checking smallvec v0.6.5
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling httparse v1.3.2
[INFO] [stderr]     Checking safemem v0.2.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.1
[INFO] [stderr]    Compiling serde v1.0.75
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling lazy_static v1.1.0
[INFO] [stderr]    Compiling rustc-serialize v0.3.24
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]    Compiling unicase v2.1.0
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]     Checking unicode-normalization v0.1.7
[INFO] [stderr]    Compiling memchr v2.0.2
[INFO] [stderr]    Compiling rand v0.4.3
[INFO] [stderr]    Compiling time v0.1.40
[INFO] [stderr]     Checking crossbeam-epoch v0.5.2
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking rand v0.5.5
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.24/src/serialize.rs:1155:5
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |     ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/alloc/src/borrow.rs:179:30
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout]      |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bytes v0.4.9
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]     Checking mio v0.6.15
[INFO] [stderr]     Checking crossbeam-deque v0.6.1
[INFO] [stderr]    Compiling aho-corasick v0.6.8
[INFO] [stderr]    Compiling quote v0.6.8
[INFO] [stderr]    Compiling backtrace-sys v0.1.24
[INFO] [stderr]     Checking scoped-tls v0.1.2
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]     Checking base64 v0.6.0
[INFO] [stderr]     Checking smallvec v0.2.1
[INFO] [stderr]     Checking slab v0.3.0
[INFO] [stderr]    Compiling nix v0.11.0
[INFO] [stderr]     Checking parking_lot_core v0.2.14
[INFO] [stderr]     Checking rand v0.3.22
[INFO] [stderr]     Checking try-lock v0.1.0
[INFO] [stderr]     Checking bitflags v0.7.0
[INFO] [stderr]     Checking mio-uds v0.6.6
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]     Checking take v0.1.0
[INFO] [stderr]     Checking mime v0.3.9
[INFO] [stderr]     Checking base64 v0.9.2
[INFO] [stderr]     Checking tokio-executor v0.1.4
[INFO] [stderr]     Checking tokio-io v0.1.8
[INFO] [stderr]     Checking tokio-service v0.1.0
[INFO] [stderr]     Checking parking_lot v0.6.3
[INFO] [stderr]     Checking xml-rs v0.3.6
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking relay v0.1.1
[INFO] [stderr]     Checking want v0.0.4
[INFO] [stderr]     Checking tokio-threadpool v0.1.6
[INFO] [stderr]     Checking tokio-timer v0.2.6
[INFO] [stderr]     Checking tokio-current-thread v0.1.1
[INFO] [stderr]     Checking bitflags v1.0.4
[INFO] [stderr]     Checking xml-rs v0.6.1
[INFO] [stderr]    Compiling backtrace v0.3.9
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.24/src/serialize.rs:1155:5
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |     ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> /rustc/5a45ab9738330fb317d49e3594c2db5248b1e971/library/alloc/src/borrow.rs:179:30
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout]      |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]    Compiling error-chain v0.11.0
[INFO] [stderr]     Checking error-chain v0.10.0
[INFO] [stderr]     Checking linked-hash-map v0.5.1
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2627829e4f4ce5d44d6a7a3c2b7d739b6e0de5ff2f7fcd63eff223596d565799", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2627829e4f4ce5d44d6a7a3c2b7d739b6e0de5ff2f7fcd63eff223596d565799", kill_on_drop: false }`
[INFO] [stdout] 2627829e4f4ce5d44d6a7a3c2b7d739b6e0de5ff2f7fcd63eff223596d565799
