[INFO] updating cached repository https://github.com/tbk1988/ramseyrecursion [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] 9df0cd2304ad7fc6035f9a4e00b24aef163f2b22 [INFO] checking tbk1988/ramseyrecursion against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftbk1988%2Framseyrecursion" "/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/tbk1988/ramseyrecursion on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/tbk1988/ramseyrecursion [INFO] finished tweaking git repo https://github.com/tbk1988/ramseyrecursion [INFO] tweaked toml for git repo https://github.com/tbk1988/ramseyrecursion written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/tbk1988/ramseyrecursion already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "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=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" "+45d050cde277b22a755847338f2acc2c7b834141" "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] 8936b6378e2db48521a20c343d8cbc172a3ea3d1d0b9e97760e9b942dcc9e057 [INFO] running `"docker" "start" "-a" "8936b6378e2db48521a20c343d8cbc172a3ea3d1d0b9e97760e9b942dcc9e057"` [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking num-bigint v0.2.2 [INFO] [stderr] Checking ramsey_numbers v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:40:66 [INFO] [stderr] | [INFO] [stderr] 40 | Err(why) => panic!("Could not open {}: {}", display, why.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:48:64 [INFO] [stderr] | [INFO] [stderr] 48 | Err(why) => panic!("Could not read line!: {}", why.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:40:66 [INFO] [stderr] | [INFO] [stderr] 40 | Err(why) => panic!("Could not open {}: {}", display, why.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:48:64 [INFO] [stderr] | [INFO] [stderr] 48 | Err(why) => panic!("Could not read line!: {}", why.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.45s [INFO] running `"docker" "inspect" "8936b6378e2db48521a20c343d8cbc172a3ea3d1d0b9e97760e9b942dcc9e057"` [INFO] running `"docker" "rm" "-f" "8936b6378e2db48521a20c343d8cbc172a3ea3d1d0b9e97760e9b942dcc9e057"` [INFO] [stdout] 8936b6378e2db48521a20c343d8cbc172a3ea3d1d0b9e97760e9b942dcc9e057