[INFO] cloning repository https://github.com/vi/random-distributions-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vi/random-distributions-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvi%2Frandom-distributions-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvi%2Frandom-distributions-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 84c31c755618e7f822bd3d7457038f9c9e81476f [INFO] testing vi/random-distributions-cli against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvi%2Frandom-distributions-cli" "/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/vi/random-distributions-cli on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vi/random-distributions-cli [INFO] finished tweaking git repo https://github.com/vi/random-distributions-cli [INFO] tweaked toml for git repo https://github.com/vi/random-distributions-cli written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/vi/random-distributions-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum_macros v0.21.1 [INFO] [stderr] Downloaded strum v0.21.0 [INFO] [stderr] Downloaded syn v1.0.74 [INFO] [stderr] Downloaded statrs v0.15.0 [INFO] [stderr] Downloaded nalgebra v0.27.1 [INFO] [stderr] Downloaded rand_distr v0.4.1 [INFO] [stderr] Downloaded simba v0.5.1 [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b769274c31985ccd70f8553306c60d93efa093256ed0e92c0c9b7c96200e57f4 [INFO] running `Command { std: "docker" "start" "-a" "b769274c31985ccd70f8553306c60d93efa093256ed0e92c0c9b7c96200e57f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b769274c31985ccd70f8553306c60d93efa093256ed0e92c0c9b7c96200e57f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b769274c31985ccd70f8553306c60d93efa093256ed0e92c0c9b7c96200e57f4", kill_on_drop: false }` [INFO] [stdout] b769274c31985ccd70f8553306c60d93efa093256ed0e92c0c9b7c96200e57f4 [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=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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5dd9618b6ac74605710be4eb855ecfc19797c8f54fcd6138450d9e04c4f4edba [INFO] running `Command { std: "docker" "start" "-a" "5dd9618b6ac74605710be4eb855ecfc19797c8f54fcd6138450d9e04c4f4edba", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling argh_shared v0.1.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling rand_distr v0.4.1 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling argh_derive v0.1.5 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling argh v0.1.5 [INFO] [stderr] Compiling nalgebra v0.27.1 [INFO] [stderr] Compiling statrs v0.15.0 [INFO] [stderr] Compiling random-distributions-cli v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `location` [INFO] [stdout] --> src/main.rs:490:42 [INFO] [stdout] | [INFO] [stdout] 490 | ... Distributions::Laplace(Laplace { location, scale }) => anyhow::bail!("Laplace distribution is temporarily disabled due to https://g... [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `location: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scale` [INFO] [stdout] --> src/main.rs:490:52 [INFO] [stdout] | [INFO] [stdout] 490 | ... Distributions::Laplace(Laplace { location, scale }) => anyhow::bail!("Laplace distribution is temporarily disabled due to https://g... [INFO] [stdout] | ^^^^^ help: try ignoring the field: `scale: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.56s [INFO] running `Command { std: "docker" "inspect" "5dd9618b6ac74605710be4eb855ecfc19797c8f54fcd6138450d9e04c4f4edba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dd9618b6ac74605710be4eb855ecfc19797c8f54fcd6138450d9e04c4f4edba", kill_on_drop: false }` [INFO] [stdout] 5dd9618b6ac74605710be4eb855ecfc19797c8f54fcd6138450d9e04c4f4edba [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=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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26a48e2ec7bef09d07505fd36d44b79c7586a32d1009beb431a930e24e0a895d [INFO] running `Command { std: "docker" "start" "-a" "26a48e2ec7bef09d07505fd36d44b79c7586a32d1009beb431a930e24e0a895d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling random-distributions-cli v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `location` [INFO] [stdout] --> src/main.rs:490:42 [INFO] [stdout] | [INFO] [stdout] 490 | ... Distributions::Laplace(Laplace { location, scale }) => anyhow::bail!("Laplace distribution is temporarily disabled due to https://g... [INFO] [stdout] | ^^^^^^^^ help: try ignoring the field: `location: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scale` [INFO] [stdout] --> src/main.rs:490:52 [INFO] [stdout] | [INFO] [stdout] 490 | ... Distributions::Laplace(Laplace { location, scale }) => anyhow::bail!("Laplace distribution is temporarily disabled due to https://g... [INFO] [stdout] | ^^^^^ help: try ignoring the field: `scale: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `Command { std: "docker" "inspect" "26a48e2ec7bef09d07505fd36d44b79c7586a32d1009beb431a930e24e0a895d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26a48e2ec7bef09d07505fd36d44b79c7586a32d1009beb431a930e24e0a895d", kill_on_drop: false }` [INFO] [stdout] 26a48e2ec7bef09d07505fd36d44b79c7586a32d1009beb431a930e24e0a895d [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=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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f56222e59750d9dd1242c427fbcd9dd15fa42d5d85f26e567f217f8b7863c4ff [INFO] running `Command { std: "docker" "start" "-a" "f56222e59750d9dd1242c427fbcd9dd15fa42d5d85f26e567f217f8b7863c4ff", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused variable: `location` [INFO] [stderr] --> src/main.rs:490:42 [INFO] [stderr] | [INFO] [stderr] 490 | ... Distributions::Laplace(Laplace { location, scale }) => anyhow::bail!("Laplace distribution is temporarily disabled due to https://g... [INFO] [stderr] | ^^^^^^^^ help: try ignoring the field: `location: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `scale` [INFO] [stderr] --> src/main.rs:490:52 [INFO] [stderr] | [INFO] [stderr] 490 | ... Distributions::Laplace(Laplace { location, scale }) => anyhow::bail!("Laplace distribution is temporarily disabled due to https://g... [INFO] [stderr] | ^^^^^ help: try ignoring the field: `scale: _` [INFO] [stderr] [INFO] [stderr] warning: `random-distributions-cli` (bin "random-distributions-cli" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/random_distributions_cli-eb7cbc7ea5e39d34) [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] running `Command { std: "docker" "inspect" "f56222e59750d9dd1242c427fbcd9dd15fa42d5d85f26e567f217f8b7863c4ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f56222e59750d9dd1242c427fbcd9dd15fa42d5d85f26e567f217f8b7863c4ff", kill_on_drop: false }` [INFO] [stdout] f56222e59750d9dd1242c427fbcd9dd15fa42d5d85f26e567f217f8b7863c4ff