[INFO] fetching crate linfa-trees 0.5.1... [INFO] testing linfa-trees-0.5.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate linfa-trees 0.5.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate linfa-trees 0.5.1 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 crates.io crate linfa-trees 0.5.1 [INFO] finished tweaking crates.io crate linfa-trees 0.5.1 [INFO] tweaked toml for crates.io crate linfa-trees 0.5.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate linfa-trees 0.5.1 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a03a9cbd5ef14d2d987e571bad8fcd2cde3a41cddb64b4996d5e2ee9e00c9ac [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" "4a03a9cbd5ef14d2d987e571bad8fcd2cde3a41cddb64b4996d5e2ee9e00c9ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a03a9cbd5ef14d2d987e571bad8fcd2cde3a41cddb64b4996d5e2ee9e00c9ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a03a9cbd5ef14d2d987e571bad8fcd2cde3a41cddb64b4996d5e2ee9e00c9ac", kill_on_drop: false }` [INFO] [stdout] 4a03a9cbd5ef14d2d987e571bad8fcd2cde3a41cddb64b4996d5e2ee9e00c9ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5075d79ee275d4840571df37801fdafd4abd05d3fefd0b2a2cddc9a78badd77b [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" "5075d79ee275d4840571df37801fdafd4abd05d3fefd0b2a2cddc9a78badd77b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling anyhow v1.0.48 [INFO] [stderr] Compiling linfa v0.5.1 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling ndarray-rand v0.14.0 [INFO] [stderr] Compiling linfa-trees v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.70s [INFO] running `Command { std: "docker" "inspect" "5075d79ee275d4840571df37801fdafd4abd05d3fefd0b2a2cddc9a78badd77b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5075d79ee275d4840571df37801fdafd4abd05d3fefd0b2a2cddc9a78badd77b", kill_on_drop: false }` [INFO] [stdout] 5075d79ee275d4840571df37801fdafd4abd05d3fefd0b2a2cddc9a78badd77b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8922ab4d90fd678573084e4ed18224ad3c76ba3154987a6e5249bd5e9b594421 [INFO] running `Command { std: "docker" "start" "-a" "8922ab4d90fd678573084e4ed18224ad3c76ba3154987a6e5249bd5e9b594421", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling ndarray-csv v0.5.1 [INFO] [stderr] Compiling linfa-datasets v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling linfa-trees v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 38.37s [INFO] running `Command { std: "docker" "inspect" "8922ab4d90fd678573084e4ed18224ad3c76ba3154987a6e5249bd5e9b594421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8922ab4d90fd678573084e4ed18224ad3c76ba3154987a6e5249bd5e9b594421", kill_on_drop: false }` [INFO] [stdout] 8922ab4d90fd678573084e4ed18224ad3c76ba3154987a6e5249bd5e9b594421 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1e7e0452aaa24fd8bcf255a012af75e9077c912ad9cf6c0a3a3908f386f89a3e [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" "1e7e0452aaa24fd8bcf255a012af75e9077c912ad9cf6c0a3a3908f386f89a3e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/linfa_trees-0081ad05114ea3f9) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test decision_trees::algorithm::tests::multilabel_four_uniform ... ok [INFO] [stdout] test decision_trees::algorithm::tests::perfectly_separable_small ... ok [INFO] [stdout] test decision_trees::algorithm::tests::toy_dataset ... ok [INFO] [stdout] test decision_trees::algorithm::tests::single_feature_random_noise_binary ... ok [INFO] [stdout] test decision_trees::algorithm::tests::gini_impurity_example ... ok [INFO] [stdout] test decision_trees::algorithm::tests::prediction_for_rows_example ... ok [INFO] [stdout] test decision_trees::algorithm::tests::entropy_example ... ok [INFO] [stdout] test decision_trees::algorithm::tests::panic_min_impurity_decrease - should panic ... ok [INFO] [stdout] test decision_trees::algorithm::tests::check_max_depth ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.22s [INFO] [stdout] [INFO] [stderr] Doc-tests linfa-trees [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/decision_trees/tikz.rs - decision_trees::tikz::Tikz (line 16) ... ok [INFO] [stdout] test src/decision_trees/algorithm.rs - decision_trees::algorithm::DecisionTree (line 463) ... ok [INFO] [stdout] test src/decision_trees/hyperparams.rs - decision_trees::hyperparams::DecisionTreeValidParams (line 37) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.60s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1e7e0452aaa24fd8bcf255a012af75e9077c912ad9cf6c0a3a3908f386f89a3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e7e0452aaa24fd8bcf255a012af75e9077c912ad9cf6c0a3a3908f386f89a3e", kill_on_drop: false }` [INFO] [stdout] 1e7e0452aaa24fd8bcf255a012af75e9077c912ad9cf6c0a3a3908f386f89a3e