[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 try#07fecb9cf34c4979a772ba38c99d6d9144768413 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvi%2Frandom-distributions-cli" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vi/random-distributions-cli on toolchain 07fecb9cf34c4979a772ba38c99d6d9144768413 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "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-7/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" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 720d779b6096535a381125a70e01fd364398afa1636ccf2a5743d1c46cbe96ee [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" "720d779b6096535a381125a70e01fd364398afa1636ccf2a5743d1c46cbe96ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "720d779b6096535a381125a70e01fd364398afa1636ccf2a5743d1c46cbe96ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "720d779b6096535a381125a70e01fd364398afa1636ccf2a5743d1c46cbe96ee", kill_on_drop: false }` [INFO] [stdout] 720d779b6096535a381125a70e01fd364398afa1636ccf2a5743d1c46cbe96ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5dd615c1a519e30b86ba784ec3959b711e886cadfba00eec3d3f7a97c6714ebe [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" "5dd615c1a519e30b86ba784ec3959b711e886cadfba00eec3d3f7a97c6714ebe", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling argh_shared v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Checking matrixmultiply v0.3.1 [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] Compiling quote v1.0.9 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking rand_distr v0.4.1 [INFO] [stderr] Checking simba v0.5.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 argh v0.1.5 [INFO] [stderr] Checking nalgebra v0.27.1 [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 1m 09s [INFO] running `Command { std: "docker" "inspect" "5dd615c1a519e30b86ba784ec3959b711e886cadfba00eec3d3f7a97c6714ebe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5dd615c1a519e30b86ba784ec3959b711e886cadfba00eec3d3f7a97c6714ebe", kill_on_drop: false }` [INFO] [stdout] 5dd615c1a519e30b86ba784ec3959b711e886cadfba00eec3d3f7a97c6714ebe