[INFO] cloning repository https://github.com/earlgray283/Rust-Competitive-Programming [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/earlgray283/Rust-Competitive-Programming" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fearlgray283%2FRust-Competitive-Programming", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fearlgray283%2FRust-Competitive-Programming'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d91ae3c6eacffd0c7b1fb1533b12ca6daa396d17 [INFO] testing earlgray283/Rust-Competitive-Programming against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fearlgray283%2FRust-Competitive-Programming" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/earlgray283/Rust-Competitive-Programming on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/earlgray283/Rust-Competitive-Programming [INFO] finished tweaking git repo https://github.com/earlgray283/Rust-Competitive-Programming [INFO] tweaked toml for git repo https://github.com/earlgray283/Rust-Competitive-Programming written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/earlgray283/Rust-Competitive-Programming already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf72ed734845143939a405de1e1c54b4e55b90e773042e2ce36994dfd94646ae [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" "bf72ed734845143939a405de1e1c54b4e55b90e773042e2ce36994dfd94646ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf72ed734845143939a405de1e1c54b4e55b90e773042e2ce36994dfd94646ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf72ed734845143939a405de1e1c54b4e55b90e773042e2ce36994dfd94646ae", kill_on_drop: false }` [INFO] [stdout] bf72ed734845143939a405de1e1c54b4e55b90e773042e2ce36994dfd94646ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3a41109786c9cfb9d1c22040c4638262232b40269f2d3fe2a5c824b3acca953 [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" "e3a41109786c9cfb9d1c22040c4638262232b40269f2d3fe2a5c824b3acca953", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling bitset-fixed v0.1.0 [INFO] [stderr] Compiling superslice v1.0.0 [INFO] [stderr] Compiling permutohedron v0.2.4 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling text_io v0.1.8 [INFO] [stderr] Compiling whiteread v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling im-rc v14.3.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling rand_hc v0.2.0 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling sized-chunks v0.5.3 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling nalgebra v0.20.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling proconio-derive v0.1.6 [INFO] [stderr] Compiling proconio v0.3.6 [INFO] [stderr] Compiling kyopro-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "e3a41109786c9cfb9d1c22040c4638262232b40269f2d3fe2a5c824b3acca953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3a41109786c9cfb9d1c22040c4638262232b40269f2d3fe2a5c824b3acca953", kill_on_drop: false }` [INFO] [stdout] e3a41109786c9cfb9d1c22040c4638262232b40269f2d3fe2a5c824b3acca953 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c31bbb7272d61f48c54c34b04bbfbf3686f573112cd771636a1204c952d17d7 [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" "7c31bbb7272d61f48c54c34b04bbfbf3686f573112cd771636a1204c952d17d7", kill_on_drop: false }` [INFO] [stderr] Compiling kyopro-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `Command { std: "docker" "inspect" "7c31bbb7272d61f48c54c34b04bbfbf3686f573112cd771636a1204c952d17d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c31bbb7272d61f48c54c34b04bbfbf3686f573112cd771636a1204c952d17d7", kill_on_drop: false }` [INFO] [stdout] 7c31bbb7272d61f48c54c34b04bbfbf3686f573112cd771636a1204c952d17d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7abb8938af539f7adf8e2e218f259fe00ae452d38fe229850a09d695476adab3 [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" "7abb8938af539f7adf8e2e218f259fe00ae452d38fe229850a09d695476adab3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.63s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/kyopro_rust-93d866a4808abb09 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/kyopro_rust-5f456b326ddfef55 [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] [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] [stderr] Doc-tests kyopro-rust [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/library/prime.rs - library::prime::Prime::is_prime (line 58) ... FAILED [INFO] [stdout] test src/library/util.rs - library::util::add_sentinel (line 3) ... FAILED [INFO] [stdout] test src/library/prime.rs - library::prime::Prime::factor (line 68) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/library/prime.rs - library::prime::Prime::is_prime (line 58) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `prm` in this scope [INFO] [stdout] --> src/library/prime.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 3 | assert!(prm.is_prime(1000000007)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/library/util.rs - library::util::add_sentinel (line 3) stdout ---- [INFO] [stdout] error[E0425]: cannot find function `add_sentinel` in this scope [INFO] [stdout] --> src/library/util.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | let v = add_sentinel(v); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 2 | use kyopro_rust::library::util::add_sentinel; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/library/prime.rs - library::prime::Prime::factor (line 68) stdout ---- [INFO] [stdout] error[E0425]: cannot find value `prm` in this scope [INFO] [stdout] --> src/library/prime.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 3 | let facts = prm.factor(6); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/library/prime.rs - library::prime::Prime::factor (line 68) [INFO] [stdout] src/library/prime.rs - library::prime::Prime::is_prime (line 58) [INFO] [stdout] src/library/util.rs - library::util::add_sentinel (line 3) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "7abb8938af539f7adf8e2e218f259fe00ae452d38fe229850a09d695476adab3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7abb8938af539f7adf8e2e218f259fe00ae452d38fe229850a09d695476adab3", kill_on_drop: false }` [INFO] [stdout] 7abb8938af539f7adf8e2e218f259fe00ae452d38fe229850a09d695476adab3