[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] e04a2c3f6bcf99b483eb5f8e9dbf5d5215393e18 [INFO] checking vi/random-distributions-cli against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvi%2Frandom-distributions-cli" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vi/random-distributions-cli on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-3/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f28884ed4a63c94cffbc888fcd6ea13271e1ab83af64130078bddd8e6e290665 [INFO] running `Command { std: "docker" "start" "-a" "f28884ed4a63c94cffbc888fcd6ea13271e1ab83af64130078bddd8e6e290665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f28884ed4a63c94cffbc888fcd6ea13271e1ab83af64130078bddd8e6e290665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f28884ed4a63c94cffbc888fcd6ea13271e1ab83af64130078bddd8e6e290665", kill_on_drop: false }` [INFO] [stdout] f28884ed4a63c94cffbc888fcd6ea13271e1ab83af64130078bddd8e6e290665 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dee98f412a97f8e10c3107730ecb43452f131ec61d3a593eae501ba021d89e5 [INFO] running `Command { std: "docker" "start" "-a" "9dee98f412a97f8e10c3107730ecb43452f131ec61d3a593eae501ba021d89e5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling argh_shared v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Checking strum v0.21.0 [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] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking simba v0.5.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking 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] Checking nalgebra v0.27.1 [INFO] [stderr] Checking argh v0.1.5 [INFO] [stderr] Checking statrs v0.15.0 [INFO] [stderr] Checking random-distributions-cli v0.2.0 (/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: 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] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.25s [INFO] running `Command { std: "docker" "inspect" "9dee98f412a97f8e10c3107730ecb43452f131ec61d3a593eae501ba021d89e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dee98f412a97f8e10c3107730ecb43452f131ec61d3a593eae501ba021d89e5", kill_on_drop: false }` [INFO] [stdout] 9dee98f412a97f8e10c3107730ecb43452f131ec61d3a593eae501ba021d89e5