[INFO] cloning repository https://github.com/Vitalick/rust-prj [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vitalick/rust-prj" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVitalick%2Frust-prj", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVitalick%2Frust-prj'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 860173d798ba07ac473133ab590570898cc23f44 [INFO] testing Vitalick/rust-prj against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVitalick%2Frust-prj" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Vitalick/rust-prj on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Vitalick/rust-prj [INFO] finished tweaking git repo https://github.com/Vitalick/rust-prj [INFO] tweaked toml for git repo https://github.com/Vitalick/rust-prj written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Vitalick/rust-prj 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.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bumpalo v3.15.2 [INFO] [stderr] Downloaded may_queue v0.1.21 [INFO] [stderr] Downloaded miow v0.5.0 [INFO] [stderr] Downloaded may v0.3.42 [INFO] [stderr] Downloaded may_minihttp v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ceba4afbc0e9a216dd9ee0b3da73b8a9b0fcdccfb21d3c33701203e2244d7f5a [INFO] running `Command { std: "docker" "start" "-a" "ceba4afbc0e9a216dd9ee0b3da73b8a9b0fcdccfb21d3c33701203e2244d7f5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ceba4afbc0e9a216dd9ee0b3da73b8a9b0fcdccfb21d3c33701203e2244d7f5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceba4afbc0e9a216dd9ee0b3da73b8a9b0fcdccfb21d3c33701203e2244d7f5a", kill_on_drop: false }` [INFO] [stdout] ceba4afbc0e9a216dd9ee0b3da73b8a9b0fcdccfb21d3c33701203e2244d7f5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f27ea19c21f2167e44147727443ea0221b0ebea3c1e0abb1c48516a86bbac6b0 [INFO] running `Command { std: "docker" "start" "-a" "f27ea19c21f2167e44147727443ea0221b0ebea3c1e0abb1c48516a86bbac6b0", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling value-bag v1.7.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-lite v2.2.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling event-listener v5.1.0 [INFO] [stderr] Compiling cc v1.0.86 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.0 [INFO] [stderr] Compiling may_queue v0.1.21 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Compiling may v0.3.42 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling generator v0.7.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling core_affinity v0.8.1 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling polling v3.5.0 [INFO] [stderr] Compiling async-io v2.3.1 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling may_minihttp v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling rust-prj v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fmt::Debug` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::fmt::Debug; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::distributions::uniform::SampleRange` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rand::distributions::uniform::SampleRange; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_async_printing` is never used [INFO] [stdout] --> src/test_async.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | pub async fn test_async_printing(local_rng: &mut T, amount: u64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.51s [INFO] running `Command { std: "docker" "inspect" "f27ea19c21f2167e44147727443ea0221b0ebea3c1e0abb1c48516a86bbac6b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f27ea19c21f2167e44147727443ea0221b0ebea3c1e0abb1c48516a86bbac6b0", kill_on_drop: false }` [INFO] [stdout] f27ea19c21f2167e44147727443ea0221b0ebea3c1e0abb1c48516a86bbac6b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5dcbfaee8098be3bb65765d0f1dc8e37779823a2b56130b5bff3ddc670bbbf5 [INFO] running `Command { std: "docker" "start" "-a" "b5dcbfaee8098be3bb65765d0f1dc8e37779823a2b56130b5bff3ddc670bbbf5", kill_on_drop: false }` [INFO] [stderr] Compiling rust-prj v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fmt::Debug` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::fmt::Debug; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand::distributions::uniform::SampleRange` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rand::distributions::uniform::SampleRange; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_async_printing` is never used [INFO] [stdout] --> src/test_async.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | pub async fn test_async_printing(local_rng: &mut T, amount: u64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.88s [INFO] running `Command { std: "docker" "inspect" "b5dcbfaee8098be3bb65765d0f1dc8e37779823a2b56130b5bff3ddc670bbbf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5dcbfaee8098be3bb65765d0f1dc8e37779823a2b56130b5bff3ddc670bbbf5", kill_on_drop: false }` [INFO] [stdout] b5dcbfaee8098be3bb65765d0f1dc8e37779823a2b56130b5bff3ddc670bbbf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 84b37f4ac4c615c08e3750cf655bbd7d7d14c5e81bfdd540149b4f21ed0e3d83 [INFO] running `Command { std: "docker" "start" "-a" "84b37f4ac4c615c08e3750cf655bbd7d7d14c5e81bfdd540149b4f21ed0e3d83", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::fmt::Debug` [INFO] [stderr] --> src/main.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use std::fmt::Debug; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `rand::distributions::uniform::SampleRange` [INFO] [stderr] --> src/main.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use rand::distributions::uniform::SampleRange; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `test_async_printing` is never used [INFO] [stderr] --> src/test_async.rs:8:14 [INFO] [stderr] | [INFO] [stderr] 8 | pub async fn test_async_printing(local_rng: &mut T, amount: u64) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rust-prj` (bin "rust-prj" test) generated 3 warnings (run `cargo fix --bin "rust-prj" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_prj-9cb2a885e8aef32f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/sem1rkt_rk2_1_1.rs (/opt/rustwide/target/debug/deps/sem1rkt_rk2_1_1-ac5af07a117029cd) [INFO] running `Command { std: "docker" "inspect" "84b37f4ac4c615c08e3750cf655bbd7d7d14c5e81bfdd540149b4f21ed0e3d83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84b37f4ac4c615c08e3750cf655bbd7d7d14c5e81bfdd540149b4f21ed0e3d83", kill_on_drop: false }` [INFO] [stdout] 84b37f4ac4c615c08e3750cf655bbd7d7d14c5e81bfdd540149b4f21ed0e3d83