[INFO] cloning repository https://github.com/ISibboI/spaced-repetition-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ISibboI/spaced-repetition-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FISibboI%2Fspaced-repetition-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FISibboI%2Fspaced-repetition-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 68aa6470df29aeaf3a932220f67fa9e8ec6ccb24 [INFO] testing ISibboI/spaced-repetition-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FISibboI%2Fspaced-repetition-rs" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ISibboI/spaced-repetition-rs 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/ISibboI/spaced-repetition-rs [INFO] finished tweaking git repo https://github.com/ISibboI/spaced-repetition-rs [INFO] tweaked toml for git repo https://github.com/ISibboI/spaced-repetition-rs written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/ISibboI/spaced-repetition-rs 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cf5ed3cda5e93a35959b39e3cf0bd5bc216213231c5118e60338609ba88d467f [INFO] running `Command { std: "docker" "start" "-a" "cf5ed3cda5e93a35959b39e3cf0bd5bc216213231c5118e60338609ba88d467f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf5ed3cda5e93a35959b39e3cf0bd5bc216213231c5118e60338609ba88d467f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf5ed3cda5e93a35959b39e3cf0bd5bc216213231c5118e60338609ba88d467f", kill_on_drop: false }` [INFO] [stdout] cf5ed3cda5e93a35959b39e3cf0bd5bc216213231c5118e60338609ba88d467f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2858baf1db53d1085c45e0ba1c323c4257f9ce888bf1c6284d41019842d296e0 [INFO] running `Command { std: "docker" "start" "-a" "2858baf1db53d1085c45e0ba1c323c4257f9ce888bf1c6284d41019842d296e0", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling serde_derive v1.0.136 [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 num-integer v0.1.44 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling spaced-repetition v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.18s [INFO] running `Command { std: "docker" "inspect" "2858baf1db53d1085c45e0ba1c323c4257f9ce888bf1c6284d41019842d296e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2858baf1db53d1085c45e0ba1c323c4257f9ce888bf1c6284d41019842d296e0", kill_on_drop: false }` [INFO] [stdout] 2858baf1db53d1085c45e0ba1c323c4257f9ce888bf1c6284d41019842d296e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] cca9723f1833035f42e30bd363bdd1f40962c2eed323f2db08beba0ef3097963 [INFO] running `Command { std: "docker" "start" "-a" "cca9723f1833035f42e30bd363bdd1f40962c2eed323f2db08beba0ef3097963", kill_on_drop: false }` [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling spaced-repetition v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.60s [INFO] running `Command { std: "docker" "inspect" "cca9723f1833035f42e30bd363bdd1f40962c2eed323f2db08beba0ef3097963", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cca9723f1833035f42e30bd363bdd1f40962c2eed323f2db08beba0ef3097963", kill_on_drop: false }` [INFO] [stdout] cca9723f1833035f42e30bd363bdd1f40962c2eed323f2db08beba0ef3097963 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d1146dbdafeff0a52bf4d6d842b06f2998a873d03c307b8e65b2f56d1cbd6f73 [INFO] running `Command { std: "docker" "start" "-a" "d1146dbdafeff0a52bf4d6d842b06f2998a873d03c307b8e65b2f56d1cbd6f73", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/spaced_repetition-6e35066da66d7fba) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::test_early_repetitions ... ok [INFO] [stdout] test tests::test_learning_phase_hard ... ok [INFO] [stdout] test tests::test_jitter ... ok [INFO] [stderr] Doc-tests spaced-repetition [INFO] [stdout] test tests::test_learning_phase_easy ... ok [INFO] [stdout] test tests::test_learning_phase_normal ... ok [INFO] [stdout] test tests::test_reviewing_phase ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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" "d1146dbdafeff0a52bf4d6d842b06f2998a873d03c307b8e65b2f56d1cbd6f73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1146dbdafeff0a52bf4d6d842b06f2998a873d03c307b8e65b2f56d1cbd6f73", kill_on_drop: false }` [INFO] [stdout] d1146dbdafeff0a52bf4d6d842b06f2998a873d03c307b8e65b2f56d1cbd6f73