[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] 713259bb6e11d3c0a92d6db6b54a28b1b89d2a93 [INFO] testing abusch/st-rust against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabusch%2Fst-rust" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abusch/st-rust on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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/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: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4dee21e4fa2efcd0fbeb97b5a822e7c67deb65b314dcbf9152118743f3e0445 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c4dee21e4fa2efcd0fbeb97b5a822e7c67deb65b314dcbf9152118743f3e0445", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4dee21e4fa2efcd0fbeb97b5a822e7c67deb65b314dcbf9152118743f3e0445", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4dee21e4fa2efcd0fbeb97b5a822e7c67deb65b314dcbf9152118743f3e0445", kill_on_drop: false }` [INFO] [stdout] c4dee21e4fa2efcd0fbeb97b5a822e7c67deb65b314dcbf9152118743f3e0445 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c9e0a57c99d8b124966dadeecea7545e9c89d2706dc4dc7f3418b6de7c0d08ad [INFO] running `Command { std: "docker" "start" "-a" "c9e0a57c99d8b124966dadeecea7545e9c89d2706dc4dc7f3418b6de7c0d08ad", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling pin-project-lite v0.2.5 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling lz4_flex v0.7.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling directories v3.0.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.13 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling st-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tracing-subscriber v0.2.16 [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/protocol/connection.rs:183:52 [INFO] [stdout] | [INFO] [stdout] 183 | trace!("{} bytes available in buffer", buf.remaining()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `remaining(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(cursor_remaining)]` to the crate attributes to enable `std::io::Cursor::::remaining` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/main.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | let config = config::load_config()?; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/protocol/connection.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | state: ConnectionState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 31s [INFO] running `Command { std: "docker" "inspect" "c9e0a57c99d8b124966dadeecea7545e9c89d2706dc4dc7f3418b6de7c0d08ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9e0a57c99d8b124966dadeecea7545e9c89d2706dc4dc7f3418b6de7c0d08ad", kill_on_drop: false }` [INFO] [stdout] c9e0a57c99d8b124966dadeecea7545e9c89d2706dc4dc7f3418b6de7c0d08ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d09f84e3dc26f374a10d24d9a37b8315f8bb0926077fec6217de9944c89f573c [INFO] running `Command { std: "docker" "start" "-a" "d09f84e3dc26f374a10d24d9a37b8315f8bb0926077fec6217de9944c89f573c", kill_on_drop: false }` [INFO] [stderr] Compiling st-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/protocol/connection.rs:183:52 [INFO] [stdout] | [INFO] [stdout] 183 | trace!("{} bytes available in buffer", buf.remaining()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `remaining(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(cursor_remaining)]` to the crate attributes to enable `std::io::Cursor::::remaining` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/main.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | let config = config::load_config()?; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/protocol/connection.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | state: ConnectionState, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.98s [INFO] running `Command { std: "docker" "inspect" "d09f84e3dc26f374a10d24d9a37b8315f8bb0926077fec6217de9944c89f573c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d09f84e3dc26f374a10d24d9a37b8315f8bb0926077fec6217de9944c89f573c", kill_on_drop: false }` [INFO] [stdout] d09f84e3dc26f374a10d24d9a37b8315f8bb0926077fec6217de9944c89f573c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7a265c4d69aaa9c31245e86c386999854236472391250c3378d1a71c0a762338 [INFO] running `Command { std: "docker" "start" "-a" "7a265c4d69aaa9c31245e86c386999854236472391250c3378d1a71c0a762338", kill_on_drop: false }` [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/protocol/connection.rs:183:52 [INFO] [stderr] | [INFO] [stderr] 183 | trace!("{} bytes available in buffer", buf.remaining()); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `remaining(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(cursor_remaining)]` to the crate attributes to enable `std::io::Cursor::::remaining` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `config` [INFO] [stderr] --> src/main.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 21 | let config = config::load_config()?; [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `state` [INFO] [stderr] --> src/protocol/connection.rs:268:5 [INFO] [stderr] | [INFO] [stderr] 268 | state: ConnectionState, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/st_rust-d630d4a1af940726) [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::deviceid::tests::id_from_string ... 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] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7a265c4d69aaa9c31245e86c386999854236472391250c3378d1a71c0a762338", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a265c4d69aaa9c31245e86c386999854236472391250c3378d1a71c0a762338", kill_on_drop: false }` [INFO] [stdout] 7a265c4d69aaa9c31245e86c386999854236472391250c3378d1a71c0a762338