[INFO] cloning repository https://github.com/vringar/krypto_numbers [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vringar/krypto_numbers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvringar%2Fkrypto_numbers"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvringar%2Fkrypto_numbers'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7421a4bfc0636cc01e8c71734b30d1dc9b40d2c9 [INFO] checking vringar/krypto_numbers against try#879b8cb7dc2ad9102994457e73cf78d124926ea5 for pr-73084 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvringar%2Fkrypto_numbers" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vringar/krypto_numbers on toolchain 879b8cb7dc2ad9102994457e73cf78d124926ea5 [INFO] running `"/workspace/cargo-home/bin/cargo" "+879b8cb7dc2ad9102994457e73cf78d124926ea5" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/vringar/krypto_numbers [INFO] finished tweaking git repo https://github.com/vringar/krypto_numbers [INFO] tweaked toml for git repo https://github.com/vringar/krypto_numbers written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/vringar/krypto_numbers already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+879b8cb7dc2ad9102994457e73cf78d124926ea5" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+879b8cb7dc2ad9102994457e73cf78d124926ea5" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 85ab0c81a01f2740a3c3a1aa553340e3e1aadd20f1fec928ffe6f6e0aad91865 [INFO] running `"docker" "start" "-a" "85ab0c81a01f2740a3c3a1aa553340e3e1aadd20f1fec928ffe6f6e0aad91865"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking krypto_numbers v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: the feature `const_generics` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(const_generics)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(incomplete_features)]` on by default [INFO] [stderr] = note: see issue #44580 for more information [INFO] [stderr] [INFO] [stderr] warning: constant `Base` should have an upper case name [INFO] [stderr] --> src/main.rs:29:11 [INFO] [stderr] | [INFO] [stderr] 29 | const Base : usize = 26; [INFO] [stderr] | ^^^^ help: convert the identifier to upper case: `BASE` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: the feature `const_generics` is incomplete and may not be safe to use and/or cause compiler crashes [INFO] [stderr] --> src/main.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(const_generics)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(incomplete_features)]` on by default [INFO] [stderr] = note: see issue #44580 for more information [INFO] [stderr] [INFO] [stderr] warning: constant `Base` should have an upper case name [INFO] [stderr] --> src/main.rs:29:11 [INFO] [stderr] | [INFO] [stderr] 29 | const Base : usize = 26; [INFO] [stderr] | ^^^^ help: convert the identifier to upper case: `BASE` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.52s [INFO] running `"docker" "inspect" "85ab0c81a01f2740a3c3a1aa553340e3e1aadd20f1fec928ffe6f6e0aad91865"` [INFO] running `"docker" "rm" "-f" "85ab0c81a01f2740a3c3a1aa553340e3e1aadd20f1fec928ffe6f6e0aad91865"` [INFO] [stdout] 85ab0c81a01f2740a3c3a1aa553340e3e1aadd20f1fec928ffe6f6e0aad91865