[INFO] updating cached repository https://github.com/svenstaro/genact [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e6d34fbe11fafe0cf322ef7f7e4d17049d6882ea [INFO] testing svenstaro/genact against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvenstaro%2Fgenact" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/svenstaro/genact on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/svenstaro/genact [INFO] finished tweaking git repo https://github.com/svenstaro/genact [INFO] tweaked toml for git repo https://github.com/svenstaro/genact written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/svenstaro/genact already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stdout] a034816b5115ee8985069804851edf818abe37e25c690c845d7763c01914fd1c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "a034816b5115ee8985069804851edf818abe37e25c690c845d7763c01914fd1c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling pbr v1.0.2 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling fake v1.3.0 [INFO] [stderr] Compiling ctrlc v3.1.4 [INFO] [stderr] Compiling genact v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'rand::distributions::ChiSquared': moved to rand_distr crate [INFO] [stderr] --> src/cargo.rs:1:27 [INFO] [stderr] | [INFO] [stderr] 1 | use rand::distributions::{ChiSquared, Distribution, Exp}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'rand::distributions::Exp': moved to rand_distr crate [INFO] [stderr] --> src/cargo.rs:1:53 [INFO] [stderr] | [INFO] [stderr] 1 | use rand::distributions::{ChiSquared, Distribution, Exp}; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'rand::distributions::ChiSquared': moved to rand_distr crate [INFO] [stderr] --> src/cargo.rs:12:15 [INFO] [stderr] | [INFO] [stderr] 12 | let chi = ChiSquared::new(1.0); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'rand::distributions::Exp': moved to rand_distr crate [INFO] [stderr] --> src/cargo.rs:13:15 [INFO] [stderr] | [INFO] [stderr] 13 | let exp = Exp::new(2.0); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'rand::distributions::ChiSquared': moved to rand_distr crate [INFO] [stderr] --> src/composer.rs:1:27 [INFO] [stderr] | [INFO] [stderr] 1 | use rand::distributions::{ChiSquared, Distribution}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'rand::distributions::ChiSquared': moved to rand_distr crate [INFO] [stderr] --> src/composer.rs:11:15 [INFO] [stderr] | [INFO] [stderr] 11 | let chi = ChiSquared::new(1.0); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'rand::distributions::Normal': moved to rand_distr crate [INFO] [stderr] --> src/cryptomining.rs:3:41 [INFO] [stderr] | [INFO] [stderr] 3 | use rand::distributions::{Distribution, Normal}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'rand::distributions::Normal': moved to rand_distr crate [INFO] [stderr] --> src/cryptomining.rs:81:26 [INFO] [stderr] | [INFO] [stderr] 81 | let normal = Normal::new(0.0, 0.2); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `"docker" "inspect" "a034816b5115ee8985069804851edf818abe37e25c690c845d7763c01914fd1c"` [INFO] running `"docker" "rm" "-f" "a034816b5115ee8985069804851edf818abe37e25c690c845d7763c01914fd1c"` [INFO] [stdout] a034816b5115ee8985069804851edf818abe37e25c690c845d7763c01914fd1c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ab38f73656fa2719fc5f595daade6385c69e4223275033d137e93150bd0bfafe [INFO] running `"docker" "start" "-a" "ab38f73656fa2719fc5f595daade6385c69e4223275033d137e93150bd0bfafe"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling genact v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'rand::distributions::ChiSquared': moved to rand_distr crate [INFO] [stderr] --> src/cargo.rs:1:27 [INFO] [stderr] | [INFO] [stderr] 1 | use rand::distributions::{ChiSquared, Distribution, Exp}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'rand::distributions::Exp': moved to rand_distr crate [INFO] [stderr] --> src/cargo.rs:1:53 [INFO] [stderr] | [INFO] [stderr] 1 | use rand::distributions::{ChiSquared, Distribution, Exp}; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'rand::distributions::ChiSquared': moved to rand_distr crate [INFO] [stderr] --> src/cargo.rs:12:15 [INFO] [stderr] | [INFO] [stderr] 12 | let chi = ChiSquared::new(1.0); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'rand::distributions::Exp': moved to rand_distr crate [INFO] [stderr] --> src/cargo.rs:13:15 [INFO] [stderr] | [INFO] [stderr] 13 | let exp = Exp::new(2.0); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'rand::distributions::ChiSquared': moved to rand_distr crate [INFO] [stderr] --> src/composer.rs:1:27 [INFO] [stderr] | [INFO] [stderr] 1 | use rand::distributions::{ChiSquared, Distribution}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'rand::distributions::ChiSquared': moved to rand_distr crate [INFO] [stderr] --> src/composer.rs:11:15 [INFO] [stderr] | [INFO] [stderr] 11 | let chi = ChiSquared::new(1.0); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'rand::distributions::Normal': moved to rand_distr crate [INFO] [stderr] --> src/cryptomining.rs:3:41 [INFO] [stderr] | [INFO] [stderr] 3 | use rand::distributions::{Distribution, Normal}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'rand::distributions::Normal': moved to rand_distr crate [INFO] [stderr] --> src/cryptomining.rs:81:26 [INFO] [stderr] | [INFO] [stderr] 81 | let normal = Normal::new(0.0, 0.2); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.97s [INFO] running `"docker" "inspect" "ab38f73656fa2719fc5f595daade6385c69e4223275033d137e93150bd0bfafe"` [INFO] running `"docker" "rm" "-f" "ab38f73656fa2719fc5f595daade6385c69e4223275033d137e93150bd0bfafe"` [INFO] [stdout] ab38f73656fa2719fc5f595daade6385c69e4223275033d137e93150bd0bfafe [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b6223ee4b25fc6200d6b02cde8a861a7fb4ca005648431582836315fc319d1c0 [INFO] running `"docker" "start" "-a" "b6223ee4b25fc6200d6b02cde8a861a7fb4ca005648431582836315fc319d1c0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: use of deprecated item 'rand::distributions::ChiSquared': moved to rand_distr crate [INFO] [stderr] --> src/cargo.rs:1:27 [INFO] [stderr] | [INFO] [stderr] 1 | use rand::distributions::{ChiSquared, Distribution, Exp}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'rand::distributions::Exp': moved to rand_distr crate [INFO] [stderr] --> src/cargo.rs:1:53 [INFO] [stderr] | [INFO] [stderr] 1 | use rand::distributions::{ChiSquared, Distribution, Exp}; [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'rand::distributions::ChiSquared': moved to rand_distr crate [INFO] [stderr] --> src/cargo.rs:12:15 [INFO] [stderr] | [INFO] [stderr] 12 | let chi = ChiSquared::new(1.0); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'rand::distributions::Exp': moved to rand_distr crate [INFO] [stderr] --> src/cargo.rs:13:15 [INFO] [stderr] | [INFO] [stderr] 13 | let exp = Exp::new(2.0); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'rand::distributions::ChiSquared': moved to rand_distr crate [INFO] [stderr] --> src/composer.rs:1:27 [INFO] [stderr] | [INFO] [stderr] 1 | use rand::distributions::{ChiSquared, Distribution}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'rand::distributions::ChiSquared': moved to rand_distr crate [INFO] [stderr] --> src/composer.rs:11:15 [INFO] [stderr] | [INFO] [stderr] 11 | let chi = ChiSquared::new(1.0); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'rand::distributions::Normal': moved to rand_distr crate [INFO] [stderr] --> src/cryptomining.rs:3:41 [INFO] [stderr] | [INFO] [stderr] 3 | use rand::distributions::{Distribution, Normal}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'rand::distributions::Normal': moved to rand_distr crate [INFO] [stderr] --> src/cryptomining.rs:81:26 [INFO] [stderr] | [INFO] [stderr] 81 | let normal = Normal::new(0.0, 0.2); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/genact-7054672bee6445cf [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "b6223ee4b25fc6200d6b02cde8a861a7fb4ca005648431582836315fc319d1c0"` [INFO] running `"docker" "rm" "-f" "b6223ee4b25fc6200d6b02cde8a861a7fb4ca005648431582836315fc319d1c0"` [INFO] [stdout] b6223ee4b25fc6200d6b02cde8a861a7fb4ca005648431582836315fc319d1c0