[INFO] fetching crate sybot 0.10.4...
[INFO] building sybot-0.10.4 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate sybot 0.10.4 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate sybot 0.10.4
[INFO] removed 1 missing tests
[INFO] finished tweaking crates.io crate sybot 0.10.4
[INFO] tweaked toml for crates.io crate sybot 0.10.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sybot 0.10.4 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 59 packages to latest compatible versions
[INFO] [stderr]       Adding glam v0.27.0 (available: v0.30.8)
[INFO] [stderr]       Adding syunit v0.2.2 (available: v0.4.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7cfbc92b7cc0f99cfdfc0c4c3d7979f8ee1cd7e16877dd5d1631dbd1e2445eb3
[INFO] running `Command { std: "docker" "start" "-a" "7cfbc92b7cc0f99cfdfc0c4c3d7979f8ee1cd7e16877dd5d1631dbd1e2445eb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7cfbc92b7cc0f99cfdfc0c4c3d7979f8ee1cd7e16877dd5d1631dbd1e2445eb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cfbc92b7cc0f99cfdfc0c4c3d7979f8ee1cd7e16877dd5d1631dbd1e2445eb3", kill_on_drop: false }`
[INFO] [stdout] 7cfbc92b7cc0f99cfdfc0c4c3d7979f8ee1cd7e16877dd5d1631dbd1e2445eb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9a156e8dabc17a257b07d5b615d17b67ea248530368a0ec450a55d935e53ea80
[INFO] running `Command { std: "docker" "start" "-a" "9a156e8dabc17a257b07d5b615d17b67ea248530368a0ec450a55d935e53ea80", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling syact_macros v0.1.1
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling atomic_float v1.1.0
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling spin_sleep v1.3.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syunit v0.2.2
[INFO] [stderr]    Compiling syact v0.13.7
[INFO] [stderr]    Compiling sybot v0.10.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/robs/stepper.rs:75:39
[INFO] [stdout]    |
[INFO] [stdout] 75 |         fn ang_confs<'a>(&'a self) -> &[AngleConfig; C] {
[INFO] [stdout]    |                           --          ^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 75 |         fn ang_confs<'a>(&'a self) -> &'a [AngleConfig; C] {
[INFO] [stdout]    |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/desc/kin.rs:85:33
[INFO] [stdout]    |
[INFO] [stdout] 85 |         fn tcp<'a>(&'a self) -> &PointRef {
[INFO] [stdout]    |                     --          ^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 85 |         fn tcp<'a>(&'a self) -> &'a PointRef {
[INFO] [stdout]    |                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.47s
[INFO] running `Command { std: "docker" "inspect" "9a156e8dabc17a257b07d5b615d17b67ea248530368a0ec450a55d935e53ea80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a156e8dabc17a257b07d5b615d17b67ea248530368a0ec450a55d935e53ea80", kill_on_drop: false }`
[INFO] [stdout] 9a156e8dabc17a257b07d5b615d17b67ea248530368a0ec450a55d935e53ea80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 181c34052f5b81a61698899716a1306b5d72eee3111dd983d5f9b5d2bd0e42e3
[INFO] running `Command { std: "docker" "start" "-a" "181c34052f5b81a61698899716a1306b5d72eee3111dd983d5f9b5d2bd0e42e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling sybot v0.10.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/robs/stepper.rs:75:39
[INFO] [stdout]    |
[INFO] [stdout] 75 |         fn ang_confs<'a>(&'a self) -> &[AngleConfig; C] {
[INFO] [stdout]    |                           --          ^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 75 |         fn ang_confs<'a>(&'a self) -> &'a [AngleConfig; C] {
[INFO] [stdout]    |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/desc/kin.rs:85:33
[INFO] [stdout]    |
[INFO] [stdout] 85 |         fn tcp<'a>(&'a self) -> &PointRef {
[INFO] [stdout]    |                     --          ^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 85 |         fn tcp<'a>(&'a self) -> &'a PointRef {
[INFO] [stdout]    |                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/desc/kin.rs:85:33
[INFO] [stdout]    |
[INFO] [stdout] 85 |         fn tcp<'a>(&'a self) -> &PointRef {
[INFO] [stdout]    |                     --          ^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 85 |         fn tcp<'a>(&'a self) -> &'a PointRef {
[INFO] [stdout]    |                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/robs/stepper.rs:75:39
[INFO] [stdout]    |
[INFO] [stdout] 75 |         fn ang_confs<'a>(&'a self) -> &[AngleConfig; C] {
[INFO] [stdout]    |                           --          ^^^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 75 |         fn ang_confs<'a>(&'a self) -> &'a [AngleConfig; C] {
[INFO] [stdout]    |                                        ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.49s
[INFO] running `Command { std: "docker" "inspect" "181c34052f5b81a61698899716a1306b5d72eee3111dd983d5f9b5d2bd0e42e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "181c34052f5b81a61698899716a1306b5d72eee3111dd983d5f9b5d2bd0e42e3", kill_on_drop: false }`
[INFO] [stdout] 181c34052f5b81a61698899716a1306b5d72eee3111dd983d5f9b5d2bd0e42e3
