[INFO] cloning repository https://github.com/dora-rs/dora-ros2-bridge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dora-rs/dora-ros2-bridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdora-rs%2Fdora-ros2-bridge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdora-rs%2Fdora-ros2-bridge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b1952ebf10996533060403e0706a84f02b772cc6
[INFO] documenting dora-rs/dora-ros2-bridge against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdora-rs%2Fdora-ros2-bridge" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dora-rs/dora-ros2-bridge
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/dora-rs/dora-ros2-bridge
[INFO] tweaked toml for git repo https://github.com/dora-rs/dora-ros2-bridge written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dora-rs/dora-ros2-bridge on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dora-rs/dora-ros2-bridge 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b4bec9071528a11aea52383ee5f54644aeae5f81b90fddd63f97a22f1e91aaf2
[INFO] running `Command { std: "docker" "start" "b4bec9071528a11aea52383ee5f54644aeae5f81b90fddd63f97a22f1e91aaf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4bec9071528a11aea52383ee5f54644aeae5f81b90fddd63f97a22f1e91aaf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b4bec9071528a11aea52383ee5f54644aeae5f81b90fddd63f97a22f1e91aaf2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4bec9071528a11aea52383ee5f54644aeae5f81b90fddd63f97a22f1e91aaf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b4bec9071528a11aea52383ee5f54644aeae5f81b90fddd63f97a22f1e91aaf2" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.180
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.180
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling io-lifetimes v2.0.2
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling io-extras v0.18.0
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling socketpair v0.19.3
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling dora-ros2-bridge-msg-gen v0.1.0 (/opt/rustwide/workdir/msg-gen)
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr] warning: dora-ros2-bridge-msg-gen@0.1.0: 'AMENT_PREFIX_PATH not set'
[INFO] [stderr]    Compiling regex-automata v0.3.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking if-addrs v0.10.1
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]    Compiling dora-ros2-bridge-msg-gen-macro v0.1.0 (/opt/rustwide/workdir/msg-gen-macro)
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr] warning: dora-ros2-bridge-msg-gen-macro@0.1.0: 'AMENT_PREFIX_PATH not set'
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]    Compiling cdr-encoding-size-derive v0.5.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking widestring v1.0.2
[INFO] [stderr]     Checking cdr-encoding-size v0.5.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling speedy-derive v0.8.6
[INFO] [stderr]    Compiling enumflags2_derive v0.7.7
[INFO] [stderr]    Compiling uuid-macro-internal v1.4.1
[INFO] [stderr]    Compiling serde_repr v0.1.16
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]     Checking enumflags2 v0.7.7
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking speedy v0.8.6
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking rustdds v0.8.4 (https://github.com/dora-rs/RustDDS.git?branch=deserialize-seed#f49cafcf)
[INFO] [stderr]     Checking ros2-client v0.5.2 (https://github.com/dora-rs/ros2-client.git?branch=deserialize-seed#3cab61b9)
[INFO] [stdout] error[E0659]: `SequenceNumber` is ambiguous
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ros2-client-a2a0f36ac41415ea/3cab61b/src/service/mod.rs:347:51
[INFO] [stdout]     |
[INFO] [stdout] 347 |       sequence_number_gen: atomic::AtomicI64::new(SequenceNumber::default().into()),
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `SequenceNumber` could refer to the struct imported here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ros2-client-a2a0f36ac41415ea/3cab61b/src/service/mod.rs:10:3
[INFO] [stdout]     |
[INFO] [stdout]  10 |   *,
[INFO] [stdout]     |   ^
[INFO] [stdout]     = help: consider adding an explicit import of `SequenceNumber` to disambiguate
[INFO] [stdout] note: `SequenceNumber` could also refer to the struct imported here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ros2-client-a2a0f36ac41415ea/3cab61b/src/service/mod.rs:18:9
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub use request_id::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `SequenceNumber` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0659]: `SequenceNumber` is ambiguous
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ros2-client-a2a0f36ac41415ea/3cab61b/src/service/mod.rs:503:5
[INFO] [stdout]     |
[INFO] [stdout] 503 |     SequenceNumber::from(self.sequence_number_gen.load(atomic::Ordering::Acquire)).into()
[INFO] [stdout]     |     ^^^^^^^^^^^^^^ ambiguous name
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `SequenceNumber` could refer to the struct imported here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ros2-client-a2a0f36ac41415ea/3cab61b/src/service/mod.rs:10:3
[INFO] [stdout]     |
[INFO] [stdout]  10 |   *,
[INFO] [stdout]     |   ^
[INFO] [stdout]     = help: consider adding an explicit import of `SequenceNumber` to disambiguate
[INFO] [stdout] note: `SequenceNumber` could also refer to the struct imported here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/ros2-client-a2a0f36ac41415ea/3cab61b/src/service/mod.rs:18:9
[INFO] [stdout]     |
[INFO] [stdout]  18 | pub use request_id::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `SequenceNumber` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0659`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ros2-client` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "b4bec9071528a11aea52383ee5f54644aeae5f81b90fddd63f97a22f1e91aaf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4bec9071528a11aea52383ee5f54644aeae5f81b90fddd63f97a22f1e91aaf2", kill_on_drop: false }`
[INFO] [stdout] b4bec9071528a11aea52383ee5f54644aeae5f81b90fddd63f97a22f1e91aaf2
