[INFO] cloning repository https://github.com/Ryneqq/symbolic_approximation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ryneqq/symbolic_approximation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyneqq%2Fsymbolic_approximation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyneqq%2Fsymbolic_approximation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a7936a8f35ee644d119fc9fa4906f4d0e41573b [INFO] testing Ryneqq/symbolic_approximation against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyneqq%2Fsymbolic_approximation" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ryneqq/symbolic_approximation on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ryneqq/symbolic_approximation [INFO] finished tweaking git repo https://github.com/Ryneqq/symbolic_approximation [INFO] tweaked toml for git repo https://github.com/Ryneqq/symbolic_approximation written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Ryneqq/symbolic_approximation already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", 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] eb8d0eb5d1ba1105337f3fc42d1a4619455bc7b632f6948101e7ce90bf29d01f [INFO] running `Command { std: "docker" "start" "-a" "eb8d0eb5d1ba1105337f3fc42d1a4619455bc7b632f6948101e7ce90bf29d01f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb8d0eb5d1ba1105337f3fc42d1a4619455bc7b632f6948101e7ce90bf29d01f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb8d0eb5d1ba1105337f3fc42d1a4619455bc7b632f6948101e7ce90bf29d01f", kill_on_drop: false }` [INFO] [stdout] eb8d0eb5d1ba1105337f3fc42d1a4619455bc7b632f6948101e7ce90bf29d01f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--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] 3041effa11119f8f15eda4a3577d88294ac978306c9651e043d447e51ec67e6d [INFO] running `Command { std: "docker" "start" "-a" "3041effa11119f8f15eda4a3577d88294ac978306c9651e043d447e51ec67e6d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling svg v0.7.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling variant_count v1.0.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling num_enum_derive v0.5.0 [INFO] [stderr] Compiling plotlib v0.5.1 [INFO] [stderr] Compiling num_enum v0.5.0 [INFO] [stderr] Compiling symbolic_approximation v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `operator` [INFO] [stdout] --> src/main.rs:89:28 [INFO] [stdout] | [INFO] [stdout] 89 | let extract_fun = |operator: &str| {}; // this is not the best way i have to match function to the sign [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_operator` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `equation` [INFO] [stdout] --> src/main.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 83 | let (vars, equation) = ( [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_equation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vars` [INFO] [stdout] --> src/main.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | let vars = vars[1..vars.len()].split(",").map(|var| var.trim()); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vars` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `extract_fun` [INFO] [stdout] --> src/main.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | let extract_fun = |operator: &str| {}; // this is not the best way i have to match function to the sign [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_extract_fun` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.27s [INFO] running `Command { std: "docker" "inspect" "3041effa11119f8f15eda4a3577d88294ac978306c9651e043d447e51ec67e6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3041effa11119f8f15eda4a3577d88294ac978306c9651e043d447e51ec67e6d", kill_on_drop: false }` [INFO] [stdout] 3041effa11119f8f15eda4a3577d88294ac978306c9651e043d447e51ec67e6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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] e4bf78184fcb311f28fea64f2be7d1899452cebb5971f6d614d9ae4f9fe145a2 [INFO] running `Command { std: "docker" "start" "-a" "e4bf78184fcb311f28fea64f2be7d1899452cebb5971f6d614d9ae4f9fe145a2", kill_on_drop: false }` [INFO] [stderr] Compiling symbolic_approximation v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `operator` [INFO] [stdout] --> src/main.rs:89:28 [INFO] [stdout] | [INFO] [stdout] 89 | let extract_fun = |operator: &str| {}; // this is not the best way i have to match function to the sign [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_operator` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `equation` [INFO] [stdout] --> src/main.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 83 | let (vars, equation) = ( [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_equation` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `vars` [INFO] [stdout] --> src/main.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 87 | let vars = vars[1..vars.len()].split(",").map(|var| var.trim()); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vars` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `extract_fun` [INFO] [stdout] --> src/main.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | let extract_fun = |operator: &str| {}; // this is not the best way i have to match function to the sign [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_extract_fun` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `Command { std: "docker" "inspect" "e4bf78184fcb311f28fea64f2be7d1899452cebb5971f6d614d9ae4f9fe145a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4bf78184fcb311f28fea64f2be7d1899452cebb5971f6d614d9ae4f9fe145a2", kill_on_drop: false }` [INFO] [stdout] e4bf78184fcb311f28fea64f2be7d1899452cebb5971f6d614d9ae4f9fe145a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", 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] e3a44a5817f96486e660e905c5781ac47a06c86e17de80bc331e439c38aa6958 [INFO] running `Command { std: "docker" "start" "-a" "e3a44a5817f96486e660e905c5781ac47a06c86e17de80bc331e439c38aa6958", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: unused variable: `operator` [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/main.rs:89:28 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 89 | let extract_fun = |operator: &str| {}; // this is not the best way i have to match function to the sign [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_operator` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `equation` [INFO] [stderr] --> src/main.rs:83:20 [INFO] [stderr] | [INFO] [stderr] 83 | let (vars, equation) = ( [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_equation` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `vars` [INFO] [stderr] --> src/main.rs:87:13 [INFO] [stderr] | [INFO] [stderr] 87 | let vars = vars[1..vars.len()].split(",").map(|var| var.trim()); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_vars` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `extract_fun` [INFO] [stderr] --> src/main.rs:89:13 [INFO] [stderr] | [INFO] [stderr] 89 | let extract_fun = |operator: &str| {}; // this is not the best way i have to match function to the sign [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_extract_fun` [INFO] [stderr] [INFO] [stderr] warning: `symbolic_approximation` (bin "symbolic_approximation" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/symbolic_approximation-1402811b3e77116e) [INFO] running `Command { std: "docker" "inspect" "e3a44a5817f96486e660e905c5781ac47a06c86e17de80bc331e439c38aa6958", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3a44a5817f96486e660e905c5781ac47a06c86e17de80bc331e439c38aa6958", kill_on_drop: false }` [INFO] [stdout] e3a44a5817f96486e660e905c5781ac47a06c86e17de80bc331e439c38aa6958