[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] testing dora-rs/dora-ros2-bridge against 1.98.0-beta.1 for beta-1.98-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdora-rs%2Fdora-ros2-bridge" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-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-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 4e11ae9aa0982b878e36c560c45c0d292b7b329a453fe3cce66bde739cd4f3c3 [INFO] running `Command { std: "docker" "start" "4e11ae9aa0982b878e36c560c45c0d292b7b329a453fe3cce66bde739cd4f3c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e11ae9aa0982b878e36c560c45c0d292b7b329a453fe3cce66bde739cd4f3c3", 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" "4e11ae9aa0982b878e36c560c45c0d292b7b329a453fe3cce66bde739cd4f3c3" "/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" "4e11ae9aa0982b878e36c560c45c0d292b7b329a453fe3cce66bde739cd4f3c3", 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" "4e11ae9aa0982b878e36c560c45c0d292b7b329a453fe3cce66bde739cd4f3c3" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling serde v1.0.180 [INFO] [stderr] Compiling syn v1.0.109 [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 futures-channel v0.3.28 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling io-lifetimes v2.0.2 [INFO] [stderr] Compiling pin-project-lite v0.2.10 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling io-extras v0.18.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling socketpair v0.19.3 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling dora-ros2-bridge-msg-gen v0.1.0 (/opt/rustwide/workdir/msg-gen) [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] warning: dora-ros2-bridge-msg-gen@0.1.0: 'AMENT_PREFIX_PATH not set' [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling dora-ros2-bridge-msg-gen-macro v0.1.0 (/opt/rustwide/workdir/msg-gen-macro) [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling if-addrs v0.10.1 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] warning: dora-ros2-bridge-msg-gen-macro@0.1.0: 'AMENT_PREFIX_PATH not set' [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling widestring v1.0.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling cdr-encoding-size-derive v0.5.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling cdr-encoding-size v0.5.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling serde-big-array v0.5.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling speedy-derive v0.8.6 [INFO] [stderr] Compiling enumflags2_derive v0.7.7 [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Compiling uuid-macro-internal v1.4.1 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling enumflags2 v0.7.7 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling speedy v0.8.6 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling rustdds v0.8.4 (https://github.com/dora-rs/RustDDS.git?branch=deserialize-seed#f49cafcf) [INFO] [stderr] Compiling 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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4e11ae9aa0982b878e36c560c45c0d292b7b329a453fe3cce66bde739cd4f3c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e11ae9aa0982b878e36c560c45c0d292b7b329a453fe3cce66bde739cd4f3c3", kill_on_drop: false }` [INFO] [stdout] 4e11ae9aa0982b878e36c560c45c0d292b7b329a453fe3cce66bde739cd4f3c3