[INFO] fetching crate eva 0.2.7... [INFO] testing eva-0.2.7 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate eva 0.2.7 into /workspace/builds/worker-103/source [INFO] validating manifest of crates.io crate eva 0.2.7 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate eva 0.2.7 [INFO] finished tweaking crates.io crate eva 0.2.7 [INFO] tweaked toml for crates.io crate eva 0.2.7 written to /workspace/builds/worker-103/source/Cargo.toml [INFO] crate crates.io crate eva 0.2.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76b3e66924ba3d1846d370177607236bca25803e609e107e1ba3c973808a755c [INFO] running `Command { std: "docker" "start" "-a" "76b3e66924ba3d1846d370177607236bca25803e609e107e1ba3c973808a755c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76b3e66924ba3d1846d370177607236bca25803e609e107e1ba3c973808a755c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76b3e66924ba3d1846d370177607236bca25803e609e107e1ba3c973808a755c", kill_on_drop: false }` [INFO] [stdout] 76b3e66924ba3d1846d370177607236bca25803e609e107e1ba3c973808a755c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad1155d370647b84699835d2e5167c8be3498cced6744666d24d645b0e744797 [INFO] running `Command { std: "docker" "start" "-a" "ad1155d370647b84699835d2e5167c8be3498cced6744666d24d645b0e744797", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling utf8parse v0.1.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling radix_fmt v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling rustyline v4.1.0 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling eva v0.2.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.48s [INFO] running `Command { std: "docker" "inspect" "ad1155d370647b84699835d2e5167c8be3498cced6744666d24d645b0e744797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad1155d370647b84699835d2e5167c8be3498cced6744666d24d645b0e744797", kill_on_drop: false }` [INFO] [stdout] ad1155d370647b84699835d2e5167c8be3498cced6744666d24d645b0e744797 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8b04b57e01de69be18756d3c86e3ff9a233d9c34d36015101a4c0749a5282a9 [INFO] running `Command { std: "docker" "start" "-a" "e8b04b57e01de69be18756d3c86e3ff9a233d9c34d36015101a4c0749a5282a9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling eva v0.2.7 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:205:62 [INFO] [stdout] | [INFO] [stdout] 205 | let evaled = eval_math_expression("6*2 + 3 + 12 -3", 0f64).unwrap(); [INFO] [stdout] | ^^^^ expected enum `Option`, found `f64` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found type `f64` [INFO] [stdout] help: try wrapping the expression in `Some` [INFO] [stdout] | [INFO] [stdout] 205 | let evaled = eval_math_expression("6*2 + 3 + 12 -3", Some(0f64)).unwrap(); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:210:63 [INFO] [stdout] | [INFO] [stdout] 210 | let evaled = eval_math_expression("sin(30) + tan(45", 0f64).unwrap(); [INFO] [stdout] | ^^^^ expected enum `Option`, found `f64` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found type `f64` [INFO] [stdout] help: try wrapping the expression in `Some` [INFO] [stdout] | [INFO] [stdout] 210 | let evaled = eval_math_expression("sin(30) + tan(45", Some(0f64)).unwrap(); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:215:71 [INFO] [stdout] | [INFO] [stdout] 215 | let evaled = eval_math_expression("(((1 + 2 + 3) ^ 2 ) - 4)", 0f64).unwrap(); [INFO] [stdout] | ^^^^ expected enum `Option`, found `f64` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found type `f64` [INFO] [stdout] help: try wrapping the expression in `Some` [INFO] [stdout] | [INFO] [stdout] 215 | let evaled = eval_math_expression("(((1 + 2 + 3) ^ 2 ) - 4)", Some(0f64)).unwrap(); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:220:70 [INFO] [stdout] | [INFO] [stdout] 220 | let evaled = eval_math_expression("1.2816 + 1 + 1.2816/1.2", 0f64).unwrap(); [INFO] [stdout] | ^^^^ expected enum `Option`, found `f64` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found type `f64` [INFO] [stdout] help: try wrapping the expression in `Some` [INFO] [stdout] | [INFO] [stdout] 220 | let evaled = eval_math_expression("1.2816 + 1 + 1.2816/1.2", Some(0f64)).unwrap(); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:225:69 [INFO] [stdout] | [INFO] [stdout] 225 | let evaled = eval_math_expression("deg(asin(1) + acos(1))", 0f64).unwrap(); [INFO] [stdout] | ^^^^ expected enum `Option`, found `f64` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found type `f64` [INFO] [stdout] help: try wrapping the expression in `Some` [INFO] [stdout] | [INFO] [stdout] 225 | let evaled = eval_math_expression("deg(asin(1) + acos(1))", Some(0f64)).unwrap(); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:230:61 [INFO] [stdout] | [INFO] [stdout] 230 | let evaled = eval_math_expression("1 / (1 + e^-7)", 0f64).unwrap(); [INFO] [stdout] | ^^^^ expected enum `Option`, found `f64` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found type `f64` [INFO] [stdout] help: try wrapping the expression in `Some` [INFO] [stdout] | [INFO] [stdout] 230 | let evaled = eval_math_expression("1 / (1 + e^-7)", Some(0f64)).unwrap(); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:235:52 [INFO] [stdout] | [INFO] [stdout] 235 | let evaled = eval_math_expression("_ + 9", 9f64).unwrap(); [INFO] [stdout] | ^^^^ expected enum `Option`, found `f64` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found type `f64` [INFO] [stdout] help: try wrapping the expression in `Some` [INFO] [stdout] | [INFO] [stdout] 235 | let evaled = eval_math_expression("_ + 9", Some(9f64)).unwrap(); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:240:53 [INFO] [stdout] | [INFO] [stdout] 240 | let evaled = eval_math_expression("9 + _ ", 0f64).unwrap(); [INFO] [stdout] | ^^^^ expected enum `Option`, found `f64` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found type `f64` [INFO] [stdout] help: try wrapping the expression in `Some` [INFO] [stdout] | [INFO] [stdout] 240 | let evaled = eval_math_expression("9 + _ ", Some(0f64)).unwrap(); [INFO] [stdout] | +++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `eva` due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "e8b04b57e01de69be18756d3c86e3ff9a233d9c34d36015101a4c0749a5282a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8b04b57e01de69be18756d3c86e3ff9a233d9c34d36015101a4c0749a5282a9", kill_on_drop: false }` [INFO] [stdout] e8b04b57e01de69be18756d3c86e3ff9a233d9c34d36015101a4c0749a5282a9