[INFO] cloning repository https://github.com/BigTuna08/par_lgp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BigTuna08/par_lgp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigTuna08%2Fpar_lgp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigTuna08%2Fpar_lgp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c248e8fcd81c08cbdf84281e0934d0d14cc24af [INFO] checking BigTuna08/par_lgp against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigTuna08%2Fpar_lgp" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BigTuna08/par_lgp on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BigTuna08/par_lgp [INFO] finished tweaking git repo https://github.com/BigTuna08/par_lgp [INFO] tweaked toml for git repo https://github.com/BigTuna08/par_lgp written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/BigTuna08/par_lgp already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v1.0.34 [INFO] [stderr] Downloaded indexmap v1.0.1 [INFO] [stderr] Downloaded csv-core v0.1.4 [INFO] [stderr] Downloaded csv v1.0.0-beta.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0e0a75084c9c4c98ebfca6a3dd70bc6885d845cc43556237cef48cdd82d8d87 [INFO] running `Command { std: "docker" "start" "-a" "e0e0a75084c9c4c98ebfca6a3dd70bc6885d845cc43556237cef48cdd82d8d87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0e0a75084c9c4c98ebfca6a3dd70bc6885d845cc43556237cef48cdd82d8d87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0e0a75084c9c4c98ebfca6a3dd70bc6885d845cc43556237cef48cdd82d8d87", kill_on_drop: false }` [INFO] [stdout] e0e0a75084c9c4c98ebfca6a3dd70bc6885d845cc43556237cef48cdd82d8d87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95f50bcd645c06223f5d7d2261a85cadda669a2c0e764700e81e5c718307adaa [INFO] running `Command { std: "docker" "start" "-a" "95f50bcd645c06223f5d7d2261a85cadda669a2c0e764700e81e5c718307adaa", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.39 [INFO] [stderr] Checking serde v1.0.34 [INFO] [stderr] Checking indexmap v1.0.1 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking csv-core v0.1.4 [INFO] [stderr] Checking csv v1.0.0-beta.5 [INFO] [stderr] Checking parLGP v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `data` in this scope [INFO] [stdout] --> src/main.rs:42:75 [INFO] [stdout] | [INFO] [stdout] 42 | println!("ratio= {}", parLGP::dataAnal::get_comparison_ratio(m1,m2, &*data) ); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `data` in this scope [INFO] [stdout] --> src/main.rs:42:75 [INFO] [stdout] | [INFO] [stdout] 42 | println!("ratio= {}", parLGP::dataAnal::get_comparison_ratio(m1,m2, &*data) ); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `data` in this scope [INFO] [stdout] --> src/main.rs:46:113 [INFO] [stdout] | [INFO] [stdout] 46 | println!("case: {:?} < {:?} ratio= {}", m1, m2, parLGP::dataAnal::get_conditional_comparison_ratio(m1,m2, &*data, true) ); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `data` in this scope [INFO] [stdout] --> src/main.rs:47:113 [INFO] [stdout] | [INFO] [stdout] 47 | println!("not : {:?} < {:?} ratio= {}", m1, m2, parLGP::dataAnal::get_conditional_comparison_ratio(m1,m2, &*data, false) ); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `data` in this scope [INFO] [stdout] --> src/main.rs:46:113 [INFO] [stdout] | [INFO] [stdout] 46 | println!("case: {:?} < {:?} ratio= {}", m1, m2, parLGP::dataAnal::get_conditional_comparison_ratio(m1,m2, &*data, true) ); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `data` in this scope [INFO] [stdout] --> src/main.rs:47:113 [INFO] [stdout] | [INFO] [stdout] 47 | println!("not : {:?} < {:?} ratio= {}", m1, m2, parLGP::dataAnal::get_conditional_comparison_ratio(m1,m2, &*data, false) ); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: arguments to this function are incorrect [INFO] [stdout] --> src/main.rs:46:53 [INFO] [stdout] | [INFO] [stdout] 46 | println!("case: {:?} < {:?} ratio= {}", m1, m2, parLGP::dataAnal::get_conditional_comparison_ratio(m1,m2, &*data, true) ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -- -- expected `&str`, found `ValueType` [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `ValueType` [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/dataAnal/mod.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn get_conditional_comparison_ratio(m1: &str, m2: &str, data: &DataSet, case: bool) -> f32{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: arguments to this function are incorrect [INFO] [stdout] --> src/main.rs:46:53 [INFO] [stdout] | [INFO] [stdout] 46 | println!("case: {:?} < {:?} ratio= {}", m1, m2, parLGP::dataAnal::get_conditional_comparison_ratio(m1,m2, &*data, true) ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -- -- expected `&str`, found `ValueType` [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `ValueType` [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/dataAnal/mod.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn get_conditional_comparison_ratio(m1: &str, m2: &str, data: &DataSet, case: bool) -> f32{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: arguments to this function are incorrect [INFO] [stdout] --> src/main.rs:47:53 [INFO] [stdout] | [INFO] [stdout] 47 | println!("not : {:?} < {:?} ratio= {}", m1, m2, parLGP::dataAnal::get_conditional_comparison_ratio(m1,m2, &*data, false) ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -- -- expected `&str`, found `ValueType` [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `ValueType` [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/dataAnal/mod.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn get_conditional_comparison_ratio(m1: &str, m2: &str, data: &DataSet, case: bool) -> f32{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: arguments to this function are incorrect [INFO] [stdout] --> src/main.rs:47:53 [INFO] [stdout] | [INFO] [stdout] 47 | println!("not : {:?} < {:?} ratio= {}", m1, m2, parLGP::dataAnal::get_conditional_comparison_ratio(m1,m2, &*data, false) ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -- -- expected `&str`, found `ValueType` [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `ValueType` [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/dataAnal/mod.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn get_conditional_comparison_ratio(m1: &str, m2: &str, data: &DataSet, case: bool) -> f32{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `parLGP` (bin "parLGP" test) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `parLGP` (bin "parLGP") due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "95f50bcd645c06223f5d7d2261a85cadda669a2c0e764700e81e5c718307adaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95f50bcd645c06223f5d7d2261a85cadda669a2c0e764700e81e5c718307adaa", kill_on_drop: false }` [INFO] [stdout] 95f50bcd645c06223f5d7d2261a85cadda669a2c0e764700e81e5c718307adaa