[INFO] cloning repository https://github.com/Axect/Acalc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Axect/Acalc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxect%2FAcalc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxect%2FAcalc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96f8eaeec8b68e79417062e5889ae6bfd1f98030 [INFO] checking Axect/Acalc against try#dbe54b90b471ee86a3b006973bf90c6cbb93415f for pr-102091 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAxect%2FAcalc" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Axect/Acalc on toolchain dbe54b90b471ee86a3b006973bf90c6cbb93415f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dbe54b90b471ee86a3b006973bf90c6cbb93415f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Axect/Acalc [INFO] finished tweaking git repo https://github.com/Axect/Acalc [INFO] tweaked toml for git repo https://github.com/Axect/Acalc written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Axect/Acalc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dbe54b90b471ee86a3b006973bf90c6cbb93415f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:06bd2dc561ac9b9120e7d8112cca06cd3b1bded0ddb8515a4f6a39439d56c944" "/opt/rustwide/cargo-home/bin/cargo" "+dbe54b90b471ee86a3b006973bf90c6cbb93415f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27dbbfe1f0d3ba0e4d79c8ae83d1f9bfcfe4be20a0fdff3c55e87dea46e51886 [INFO] running `Command { std: "docker" "start" "-a" "27dbbfe1f0d3ba0e4d79c8ae83d1f9bfcfe4be20a0fdff3c55e87dea46e51886", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27dbbfe1f0d3ba0e4d79c8ae83d1f9bfcfe4be20a0fdff3c55e87dea46e51886", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27dbbfe1f0d3ba0e4d79c8ae83d1f9bfcfe4be20a0fdff3c55e87dea46e51886", kill_on_drop: false }` [INFO] [stdout] 27dbbfe1f0d3ba0e4d79c8ae83d1f9bfcfe4be20a0fdff3c55e87dea46e51886 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:06bd2dc561ac9b9120e7d8112cca06cd3b1bded0ddb8515a4f6a39439d56c944" "/opt/rustwide/cargo-home/bin/cargo" "+dbe54b90b471ee86a3b006973bf90c6cbb93415f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c69c4f751186eef8942e98051a28af9ac8ea7485ce9a34cbe3b3d63d6b5d0024 [INFO] running `Command { std: "docker" "start" "-a" "c69c4f751186eef8942e98051a28af9ac8ea7485ce9a34cbe3b3d63d6b5d0024", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling netcdf-sys v0.2.2 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling peroxide v0.25.4 [INFO] [stderr] Checking order-stat v0.1.3 [INFO] [stderr] Compiling peroxide-ad v0.1.4 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking puruspe v0.1.3 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking netcdf v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking acalc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::Category::Main` [INFO] [stdout] --> src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::Category::Main; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Category::Main` [INFO] [stdout] --> src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::Category::Main; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Main` and `Sub` are never constructed [INFO] [stdout] --> src/lib.rs:374:5 [INFO] [stdout] | [INFO] [stdout] 373 | enum Category { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 374 | Main, [INFO] [stdout] | ^^^^ [INFO] [stdout] 375 | Sub, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `Category` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `mean` and `sigma` are never read [INFO] [stdout] --> src/lib.rs:380:9 [INFO] [stdout] | [INFO] [stdout] 379 | struct StandardScore { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 380 | pub mean: f64, [INFO] [stdout] | ^^^^ [INFO] [stdout] 381 | pub sigma: f64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StandardScore` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fit_main` is never used [INFO] [stdout] --> src/lib.rs:399:4 [INFO] [stdout] | [INFO] [stdout] 399 | fn fit_main(score: &Vec, standard: &Vec) -> StandardScore { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fit_sub` is never used [INFO] [stdout] --> src/lib.rs:414:4 [INFO] [stdout] | [INFO] [stdout] 414 | fn fit_sub(score: &Vec, standard: &Vec) -> StandardScore { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `standard_score_main` is never used [INFO] [stdout] --> src/lib.rs:437:4 [INFO] [stdout] | [INFO] [stdout] 437 | fn standard_score_main(x: &Vec, p: Vec) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `standard_score_sub` is never used [INFO] [stdout] --> src/lib.rs:454:4 [INFO] [stdout] | [INFO] [stdout] 454 | fn standard_score_sub(x: &Vec, p: Vec) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `calc` is never used [INFO] [stdout] --> src/lib.rs:391:8 [INFO] [stdout] | [INFO] [stdout] 391 | fn calc(&self, original_score: f64, subj: Category) -> f64 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Main` and `Sub` are never constructed [INFO] [stdout] --> src/lib.rs:374:5 [INFO] [stdout] | [INFO] [stdout] 373 | enum Category { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] 374 | Main, [INFO] [stdout] | ^^^^ [INFO] [stdout] 375 | Sub, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `Category` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `mean` and `sigma` are never read [INFO] [stdout] --> src/lib.rs:380:9 [INFO] [stdout] | [INFO] [stdout] 379 | struct StandardScore { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 380 | pub mean: f64, [INFO] [stdout] | ^^^^ [INFO] [stdout] 381 | pub sigma: f64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StandardScore` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fit_main` is never used [INFO] [stdout] --> src/lib.rs:399:4 [INFO] [stdout] | [INFO] [stdout] 399 | fn fit_main(score: &Vec, standard: &Vec) -> StandardScore { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `fit_sub` is never used [INFO] [stdout] --> src/lib.rs:414:4 [INFO] [stdout] | [INFO] [stdout] 414 | fn fit_sub(score: &Vec, standard: &Vec) -> StandardScore { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `standard_score_main` is never used [INFO] [stdout] --> src/lib.rs:437:4 [INFO] [stdout] | [INFO] [stdout] 437 | fn standard_score_main(x: &Vec, p: Vec) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `standard_score_sub` is never used [INFO] [stdout] --> src/lib.rs:454:4 [INFO] [stdout] | [INFO] [stdout] 454 | fn standard_score_sub(x: &Vec, p: Vec) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `calc` is never used [INFO] [stdout] --> src/lib.rs:391:8 [INFO] [stdout] | [INFO] [stdout] 391 | fn calc(&self, original_score: f64, subj: Category) -> f64 { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.13s [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "c69c4f751186eef8942e98051a28af9ac8ea7485ce9a34cbe3b3d63d6b5d0024", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c69c4f751186eef8942e98051a28af9ac8ea7485ce9a34cbe3b3d63d6b5d0024", kill_on_drop: false }` [INFO] [stdout] c69c4f751186eef8942e98051a28af9ac8ea7485ce9a34cbe3b3d63d6b5d0024