[INFO] cloning repository https://github.com/Keating950/expression-solver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Keating950/expression-solver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeating950%2Fexpression-solver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeating950%2Fexpression-solver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b7248a45dd2190d6b88769324515ac48d8ba016 [INFO] testing Keating950/expression-solver against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeating950%2Fexpression-solver" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Keating950/expression-solver on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Keating950/expression-solver [INFO] finished tweaking git repo https://github.com/Keating950/expression-solver [INFO] tweaked toml for git repo https://github.com/Keating950/expression-solver written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Keating950/expression-solver already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/profiles.html#strip-option for more information about using this feature. [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded utf8parse v0.2.0 [INFO] [stderr] Downloaded redox_syscall v0.1.57 [INFO] [stderr] Downloaded redox_users v0.3.5 [INFO] [stderr] Downloaded dirs-sys-next v0.1.1 [INFO] [stderr] Downloaded memchr v2.3.3 [INFO] [stderr] Downloaded cc v1.0.61 [INFO] [stderr] Downloaded getrandom v0.1.15 [INFO] [stderr] Downloaded dirs-next v1.0.2 [INFO] [stderr] Downloaded libc v0.2.79 [INFO] [stderr] Downloaded rustyline v6.3.0 [INFO] [stderr] Downloaded nix v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93c1f49d19b8d9f41c108975ae9d08cca348c292fe01006957dd30ecd0bdd957 [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" "93c1f49d19b8d9f41c108975ae9d08cca348c292fe01006957dd30ecd0bdd957", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93c1f49d19b8d9f41c108975ae9d08cca348c292fe01006957dd30ecd0bdd957", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93c1f49d19b8d9f41c108975ae9d08cca348c292fe01006957dd30ecd0bdd957", kill_on_drop: false }` [INFO] [stdout] 93c1f49d19b8d9f41c108975ae9d08cca348c292fe01006957dd30ecd0bdd957 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 96ad2cb38dbebfb9d59d1c1ff8df52ae9a5f9fc99f55f311386b670eb0d0cfcb [INFO] running `Command { std: "docker" "start" "-a" "96ad2cb38dbebfb9d59d1c1ff8df52ae9a5f9fc99f55f311386b670eb0d0cfcb", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/profiles.html#strip-option for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling rustyline v6.3.0 [INFO] [stderr] Compiling solver-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.13s [INFO] running `Command { std: "docker" "inspect" "96ad2cb38dbebfb9d59d1c1ff8df52ae9a5f9fc99f55f311386b670eb0d0cfcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96ad2cb38dbebfb9d59d1c1ff8df52ae9a5f9fc99f55f311386b670eb0d0cfcb", kill_on_drop: false }` [INFO] [stdout] 96ad2cb38dbebfb9d59d1c1ff8df52ae9a5f9fc99f55f311386b670eb0d0cfcb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] fcc1aa7c1beb4ab410ded1749d606db75e47598398aab6b00db15ff3edb90fe1 [INFO] running `Command { std: "docker" "start" "-a" "fcc1aa7c1beb4ab410ded1749d606db75e47598398aab6b00db15ff3edb90fe1", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/profiles.html#strip-option for more information about using this feature. [INFO] [stderr] Compiling solver-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.95s [INFO] running `Command { std: "docker" "inspect" "fcc1aa7c1beb4ab410ded1749d606db75e47598398aab6b00db15ff3edb90fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcc1aa7c1beb4ab410ded1749d606db75e47598398aab6b00db15ff3edb90fe1", kill_on_drop: false }` [INFO] [stdout] fcc1aa7c1beb4ab410ded1749d606db75e47598398aab6b00db15ff3edb90fe1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 1b9eb6f577424a5aaea38393735ee7650de1d53867804c3f4b74985dc6b3ce22 [INFO] running `Command { std: "docker" "start" "-a" "1b9eb6f577424a5aaea38393735ee7650de1d53867804c3f4b74985dc6b3ce22", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `strip` has been stabilized in the 1.58 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/profiles.html#strip-option for more information about using this feature. [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/solver_rs-59ea45998e982a1a) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_shunting_yard ... ok [INFO] [stdout] test tests::test_eval ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1b9eb6f577424a5aaea38393735ee7650de1d53867804c3f4b74985dc6b3ce22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b9eb6f577424a5aaea38393735ee7650de1d53867804c3f4b74985dc6b3ce22", kill_on_drop: false }` [INFO] [stdout] 1b9eb6f577424a5aaea38393735ee7650de1d53867804c3f4b74985dc6b3ce22