[INFO] cloning repository https://github.com/ScienceOL/OpenSDL [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ScienceOL/OpenSDL" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScienceOL%2FOpenSDL", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScienceOL%2FOpenSDL'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6694c1de58d02490e378858b6e410e0652d3f740 [INFO] checking ScienceOL/OpenSDL against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FScienceOL%2FOpenSDL" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ScienceOL/OpenSDL [INFO] finished tweaking git repo https://github.com/ScienceOL/OpenSDL [INFO] tweaked toml for git repo https://github.com/ScienceOL/OpenSDL written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ScienceOL/OpenSDL on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ScienceOL/OpenSDL 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" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tonic-prost-build v0.14.6 [INFO] [stderr] Downloaded prost-derive v0.14.3 [INFO] [stderr] Downloaded tonic-prost v0.14.6 [INFO] [stderr] Downloaded sketches-ddsketch v0.2.2 [INFO] [stderr] Downloaded tonic-build v0.14.6 [INFO] [stderr] Downloaded unescaper v0.1.8 [INFO] [stderr] Downloaded tokio-serial v5.4.5 [INFO] [stderr] Downloaded protoc-bin-vendored v3.2.0 [INFO] [stderr] Downloaded if-addrs v0.13.4 [INFO] [stderr] Downloaded mio-serial v5.0.6 [INFO] [stderr] Downloaded prost v0.14.3 [INFO] [stderr] Downloaded prost-build v0.14.3 [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.13.1 [INFO] [stderr] Downloaded metrics v0.22.4 [INFO] [stderr] Downloaded prost-types v0.14.3 [INFO] [stderr] Downloaded metrics-util v0.16.3 [INFO] [stderr] Downloaded serialport v4.9.0 [INFO] [stderr] Downloaded mdns-sd v0.13.11 [INFO] [stderr] Downloaded rumqttd v0.20.0 [INFO] [stderr] Downloaded pulldown-cmark v0.13.3 [INFO] [stderr] Downloaded rusqlite v0.39.0 [INFO] [stderr] Downloaded protoc-bin-vendored-macos-aarch_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-macos-x86_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-win32 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-aarch_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-x86_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-x86_32 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-ppcle_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-s390_64 v3.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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] 3e91ae2aae09d4376bb254451ec87a261005b118a5bdf443f19b5a21cd6e68c0 [INFO] running `Command { std: "docker" "start" "3e91ae2aae09d4376bb254451ec87a261005b118a5bdf443f19b5a21cd6e68c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e91ae2aae09d4376bb254451ec87a261005b118a5bdf443f19b5a21cd6e68c0", 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" "3e91ae2aae09d4376bb254451ec87a261005b118a5bdf443f19b5a21cd6e68c0" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e91ae2aae09d4376bb254451ec87a261005b118a5bdf443f19b5a21cd6e68c0", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3e91ae2aae09d4376bb254451ec87a261005b118a5bdf443f19b5a21cd6e68c0" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking ucd-trie v0.1.7 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Compiling libsqlite3-sys v0.37.0 [INFO] [stderr] Checking indexmap v2.13.1 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking unescaper v0.1.8 [INFO] [stderr] Checking tokio v1.51.1 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Checking metrics v0.22.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking sketches-ddsketch v0.2.2 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Compiling pulldown-cmark v0.13.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking serialport v4.9.0 [INFO] [stderr] Checking yaml-rust2 v0.8.1 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking rust-ini v0.20.0 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking webpki-roots v1.0.7 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking mio-serial v5.0.6 [INFO] [stderr] Checking quanta v0.12.6 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking metrics-util v0.16.3 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking uuid v1.23.0 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Checking hashlink v0.11.0 [INFO] [stderr] Checking if-addrs v0.13.4 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking mdns-sd v0.13.11 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Checking shellexpand v3.1.2 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v22.0.0 [INFO] [stderr] Checking quick-xml v0.36.2 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking rustls-webpki v0.103.13 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking osdl-firmware-protocol v0.1.0 (/opt/rustwide/workdir/crates/osdl-firmware-protocol) [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling tonic-build v0.14.6 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking tokio-serial v5.4.5 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Compiling pin-project-internal v1.1.13 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-x86_32 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-win32 v3.2.0 [INFO] [stderr] Checking h2 v0.4.14 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking config v0.14.1 [INFO] [stderr] Compiling protoc-bin-vendored-macos-x86_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-s390_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0 [INFO] [stderr] Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0 [INFO] [stderr] Checking env_filter v1.0.1 [INFO] [stderr] Compiling protoc-bin-vendored v3.2.0 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking jiff v0.2.23 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Checking daemonize v0.5.0 [INFO] [stderr] Checking pin-project v1.1.13 [INFO] [stderr] Compiling prost-build v0.14.3 [INFO] [stderr] Compiling tonic-prost-build v0.14.6 [INFO] [stderr] Checking tower-http v0.6.11 [INFO] [stderr] Compiling osdl-proto v0.1.0 (/opt/rustwide/workdir/crates/osdl-proto) [INFO] [stderr] Checking axum v0.8.9 [INFO] [stderr] Checking metrics-exporter-prometheus v0.13.1 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking rumqttc v0.24.0 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking hyper v1.9.0 [INFO] [stderr] Checking env_logger v0.11.10 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking hyper-rustls v0.27.9 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking tonic v0.14.6 [INFO] [stderr] Checking rusqlite v0.39.0 [INFO] [stderr] Checking tonic-prost v0.14.6 [INFO] [stderr] Checking rumqttd v0.20.0 [INFO] [stderr] Checking osdl-core v0.1.0 (/opt/rustwide/workdir/crates/osdl-core) [INFO] [stdout] warning: fields `transport_id` and `rx_tx` are never read [INFO] [stdout] --> crates/osdl-core/src/transport/direct_serial.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct DirectSerialTransport { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | transport_id: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 30 | rx_tx: mpsc::UnboundedSender, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking osdl-server v0.1.0 (/opt/rustwide/workdir/crates/osdl-server) [INFO] [stdout] warning: fields `transport_id` and `rx_tx` are never read [INFO] [stdout] --> crates/osdl-core/src/transport/direct_serial.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct DirectSerialTransport { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 29 | transport_id: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 30 | rx_tx: mpsc::UnboundedSender, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking osdl-cli v0.1.0 (/opt/rustwide/workdir/crates/osdl-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "3e91ae2aae09d4376bb254451ec87a261005b118a5bdf443f19b5a21cd6e68c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e91ae2aae09d4376bb254451ec87a261005b118a5bdf443f19b5a21cd6e68c0", kill_on_drop: false }` [INFO] [stdout] 3e91ae2aae09d4376bb254451ec87a261005b118a5bdf443f19b5a21cd6e68c0