[INFO] cloning repository https://github.com/limelier/genetic_programming [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/limelier/genetic_programming" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flimelier%2Fgenetic_programming", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flimelier%2Fgenetic_programming'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d647ac923d4725e357a7e031460c3d504448dc85 [INFO] testing limelier/genetic_programming against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flimelier%2Fgenetic_programming" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/limelier/genetic_programming on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/limelier/genetic_programming [INFO] finished tweaking git repo https://github.com/limelier/genetic_programming [INFO] tweaked toml for git repo https://github.com/limelier/genetic_programming written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/limelier/genetic_programming already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indicatif v0.16.0 [INFO] running `Command { std: "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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0215a8628c489b39d4b00f7777db4550bfa531c28923b75b191c003d07991358 [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" "0215a8628c489b39d4b00f7777db4550bfa531c28923b75b191c003d07991358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0215a8628c489b39d4b00f7777db4550bfa531c28923b75b191c003d07991358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0215a8628c489b39d4b00f7777db4550bfa531c28923b75b191c003d07991358", kill_on_drop: false }` [INFO] [stdout] 0215a8628c489b39d4b00f7777db4550bfa531c28923b75b191c003d07991358 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3f0c0bce02e250fb85ce542eea2d480ce6648eeb851029ad27f585475fa4e54 [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" "c3f0c0bce02e250fb85ce542eea2d480ce6648eeb851029ad27f585475fa4e54", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling indicatif v0.16.0 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling num_enum v0.5.1 [INFO] [stderr] Compiling genetic_programming v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.13s [INFO] running `Command { std: "docker" "inspect" "c3f0c0bce02e250fb85ce542eea2d480ce6648eeb851029ad27f585475fa4e54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3f0c0bce02e250fb85ce542eea2d480ce6648eeb851029ad27f585475fa4e54", kill_on_drop: false }` [INFO] [stdout] c3f0c0bce02e250fb85ce542eea2d480ce6648eeb851029ad27f585475fa4e54 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5ed1c9e13c83f851e546e760ec572366095032c9eb9ba534904d38c235008e13 [INFO] running `Command { std: "docker" "start" "-a" "5ed1c9e13c83f851e546e760ec572366095032c9eb9ba534904d38c235008e13", 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] Compiling genetic_programming v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `SCORE_TRUE_POSITIVE` in this scope [INFO] [stdout] --> src/genetic/evaluation.rs:123:41 [INFO] [stdout] | [INFO] [stdout] 123 | let expected_block_score = 1. * SCORE_TRUE_POSITIVE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SCORE_FALSE_NEGATIVE` in this scope [INFO] [stdout] --> src/genetic/evaluation.rs:124:20 [INFO] [stdout] | [INFO] [stdout] 124 | + 7. * SCORE_FALSE_NEGATIVE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SCORE_TRUE_NEGATIVE` in this scope [INFO] [stdout] --> src/genetic/evaluation.rs:125:40 [INFO] [stdout] | [INFO] [stdout] 125 | + (16. * 16. * 16. - 8.) * SCORE_TRUE_NEGATIVE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SCORE_TRUE_POSITIVE` in this scope [INFO] [stdout] --> src/genetic/evaluation.rs:146:41 [INFO] [stdout] | [INFO] [stdout] 146 | let expected_block_score = 1. * SCORE_TRUE_POSITIVE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SCORE_FALSE_NEGATIVE` in this scope [INFO] [stdout] --> src/genetic/evaluation.rs:147:20 [INFO] [stdout] | [INFO] [stdout] 147 | + 7. * SCORE_FALSE_NEGATIVE [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SCORE_TRUE_NEGATIVE` in this scope [INFO] [stdout] --> src/genetic/evaluation.rs:148:40 [INFO] [stdout] | [INFO] [stdout] 148 | + (16. * 16. * 16. - 8.) * SCORE_TRUE_NEGATIVE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `genetic_programming` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5ed1c9e13c83f851e546e760ec572366095032c9eb9ba534904d38c235008e13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ed1c9e13c83f851e546e760ec572366095032c9eb9ba534904d38c235008e13", kill_on_drop: false }` [INFO] [stdout] 5ed1c9e13c83f851e546e760ec572366095032c9eb9ba534904d38c235008e13