[INFO] cloning repository https://github.com/abusch/st-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abusch/st-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabusch%2Fst-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabusch%2Fst-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 57547ba230137acd8e890547e26c69002a3e308c [INFO] testing abusch/st-rust/57547ba230137acd8e890547e26c69002a3e308c against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabusch%2Fst-rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abusch/st-rust on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/abusch/st-rust [INFO] finished tweaking git repo https://github.com/abusch/st-rust [INFO] tweaked toml for git repo https://github.com/abusch/st-rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/abusch/st-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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-core v0.1.24 [INFO] [stderr] Downloaded lz4_flex v0.9.2 [INFO] [stderr] Downloaded tracing-subscriber v0.3.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f453717527697b57d12d02971518f82610f79c225fa8f4bbf19ff2f36b29565 [INFO] running `Command { std: "docker" "start" "-a" "3f453717527697b57d12d02971518f82610f79c225fa8f4bbf19ff2f36b29565", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f453717527697b57d12d02971518f82610f79c225fa8f4bbf19ff2f36b29565", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f453717527697b57d12d02971518f82610f79c225fa8f4bbf19ff2f36b29565", kill_on_drop: false }` [INFO] [stdout] 3f453717527697b57d12d02971518f82610f79c225fa8f4bbf19ff2f36b29565 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5aa05b8369f6271b8cf7e9d1b3bd7aa38cb353953ef5f4d7953d91346486444 [INFO] running `Command { std: "docker" "start" "-a" "d5aa05b8369f6271b8cf7e9d1b3bd7aa38cb353953ef5f4d7953d91346486444", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling twox-hash v1.6.2 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling prost-build v0.10.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling lz4_flex v0.9.2 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.10 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling prost-derive v0.10.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling prost v0.10.0 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling prost-types v0.10.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling st-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-rustls v0.23.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stdout] warning: method `device` is never used [INFO] [stdout] --> src/config.rs:36:11 [INFO] [stdout] | [INFO] [stdout] 35 | impl Configuration { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 36 | pub fn device(&self, id: &DeviceId) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `model` is never read [INFO] [stdout] --> src/protocol/connection/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct ConnectionHandle { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 28 | model: Arc, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `config_cluster` is never used [INFO] [stdout] --> src/protocol/connection/mod.rs:127:18 [INFO] [stdout] | [INFO] [stdout] 34 | impl ConnectionHandle { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 127 | pub async fn config_cluster(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `client_name`, and `client_version` are never read [INFO] [stdout] --> src/model.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Model { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 13 | id: DeviceId, [INFO] [stdout] | ^^ [INFO] [stdout] 14 | cfg: Configuration, [INFO] [stdout] 15 | client_name: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 16 | client_version: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.45s [INFO] running `Command { std: "docker" "inspect" "d5aa05b8369f6271b8cf7e9d1b3bd7aa38cb353953ef5f4d7953d91346486444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5aa05b8369f6271b8cf7e9d1b3bd7aa38cb353953ef5f4d7953d91346486444", kill_on_drop: false }` [INFO] [stdout] d5aa05b8369f6271b8cf7e9d1b3bd7aa38cb353953ef5f4d7953d91346486444 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a19bfcb00596f2bf6005fe61d51eecfff09a3abc300291f4ffe5488659cc075f [INFO] running `Command { std: "docker" "start" "-a" "a19bfcb00596f2bf6005fe61d51eecfff09a3abc300291f4ffe5488659cc075f", kill_on_drop: false }` [INFO] [stderr] Compiling st-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `device` is never used [INFO] [stdout] --> src/config.rs:36:11 [INFO] [stdout] | [INFO] [stdout] 35 | impl Configuration { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 36 | pub fn device(&self, id: &DeviceId) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `model` is never read [INFO] [stdout] --> src/protocol/connection/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct ConnectionHandle { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 28 | model: Arc, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `config_cluster` is never used [INFO] [stdout] --> src/protocol/connection/mod.rs:127:18 [INFO] [stdout] | [INFO] [stdout] 34 | impl ConnectionHandle { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 127 | pub async fn config_cluster(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `client_name`, and `client_version` are never read [INFO] [stdout] --> src/model.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Model { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 13 | id: DeviceId, [INFO] [stdout] | ^^ [INFO] [stdout] 14 | cfg: Configuration, [INFO] [stdout] 15 | client_name: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 16 | client_version: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.91s [INFO] running `Command { std: "docker" "inspect" "a19bfcb00596f2bf6005fe61d51eecfff09a3abc300291f4ffe5488659cc075f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a19bfcb00596f2bf6005fe61d51eecfff09a3abc300291f4ffe5488659cc075f", kill_on_drop: false }` [INFO] [stdout] a19bfcb00596f2bf6005fe61d51eecfff09a3abc300291f4ffe5488659cc075f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 046c5ac915e6d236b52be0fd210c4d31cfa56259d98652bd9ad98442c92915d1 [INFO] running `Command { std: "docker" "start" "-a" "046c5ac915e6d236b52be0fd210c4d31cfa56259d98652bd9ad98442c92915d1", kill_on_drop: false }` [INFO] [stderr] warning: method `device` is never used [INFO] [stderr] --> src/config.rs:36:11 [INFO] [stderr] | [INFO] [stderr] 35 | impl Configuration { [INFO] [stderr] | ------------------ method in this implementation [INFO] [stderr] 36 | pub fn device(&self, id: &DeviceId) -> Option { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `model` is never read [INFO] [stderr] --> src/protocol/connection/mod.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 27 | pub struct ConnectionHandle { [INFO] [stderr] | ---------------- field in this struct [INFO] [stderr] 28 | model: Arc, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `config_cluster` is never used [INFO] [stderr] --> src/protocol/connection/mod.rs:127:18 [INFO] [stderr] | [INFO] [stderr] 34 | impl ConnectionHandle { [INFO] [stderr] | --------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 127 | pub async fn config_cluster(&self) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `id`, `client_name`, and `client_version` are never read [INFO] [stderr] --> src/model.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 12 | pub struct Model { [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] 13 | id: DeviceId, [INFO] [stderr] | ^^ [INFO] [stderr] 14 | cfg: Configuration, [INFO] [stderr] 15 | client_name: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 16 | client_version: String, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `st-rust` (bin "st-rust" test) generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/st_rust-ba7b1172e10d42c3) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test protocol::deviceid::tests::dechunkify ... ok [INFO] [stdout] test config::tests::config_full ... ok [INFO] [stdout] test protocol::deviceid::tests::test_chunkify ... ok [INFO] [stdout] test protocol::luhn::tests::test_invalid ... ok [INFO] [stdout] test protocol::luhn::tests::test_ok ... ok [INFO] [stdout] test config::tests::missing_device_id ... ok [INFO] [stdout] test protocol::deviceid::tests::id_from_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "046c5ac915e6d236b52be0fd210c4d31cfa56259d98652bd9ad98442c92915d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "046c5ac915e6d236b52be0fd210c4d31cfa56259d98652bd9ad98442c92915d1", kill_on_drop: false }` [INFO] [stdout] 046c5ac915e6d236b52be0fd210c4d31cfa56259d98652bd9ad98442c92915d1