[INFO] cloning repository https://github.com/josemancharo/simple_arithmetic_machine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/josemancharo/simple_arithmetic_machine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosemancharo%2Fsimple_arithmetic_machine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosemancharo%2Fsimple_arithmetic_machine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c468400e7d0fdcbfeee0b23d3646c36ebf0124a [INFO] testing josemancharo/simple_arithmetic_machine against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosemancharo%2Fsimple_arithmetic_machine" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/josemancharo/simple_arithmetic_machine on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/josemancharo/simple_arithmetic_machine [INFO] finished tweaking git repo https://github.com/josemancharo/simple_arithmetic_machine [INFO] tweaked toml for git repo https://github.com/josemancharo/simple_arithmetic_machine written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/josemancharo/simple_arithmetic_machine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e941bd79727fe8bbb40b240978622e1bbc75e43cb1c44a1e13cf53db2499a31 [INFO] running `Command { std: "docker" "start" "-a" "2e941bd79727fe8bbb40b240978622e1bbc75e43cb1c44a1e13cf53db2499a31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e941bd79727fe8bbb40b240978622e1bbc75e43cb1c44a1e13cf53db2499a31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e941bd79727fe8bbb40b240978622e1bbc75e43cb1c44a1e13cf53db2499a31", kill_on_drop: false }` [INFO] [stdout] 2e941bd79727fe8bbb40b240978622e1bbc75e43cb1c44a1e13cf53db2499a31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 298cd5f35e9e3ec08ee5162b95bb59cef20bb5cb03235240aad7bdbdab190641 [INFO] running `Command { std: "docker" "start" "-a" "298cd5f35e9e3ec08ee5162b95bb59cef20bb5cb03235240aad7bdbdab190641", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.114 [INFO] [stderr] Compiling io-lifetimes v0.4.4 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling rustix v0.32.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.0.37 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling nu-ansi-term v0.42.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling fd-lock v3.0.3 [INFO] [stderr] Compiling sam_library v0.1.0 (/opt/rustwide/workdir/sam_library) [INFO] [stderr] Compiling rustyline v9.1.2 [INFO] [stderr] Compiling simple_aritmatic_machine v0.1.0 (/opt/rustwide/workdir/sam_binary) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.49s [INFO] running `Command { std: "docker" "inspect" "298cd5f35e9e3ec08ee5162b95bb59cef20bb5cb03235240aad7bdbdab190641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "298cd5f35e9e3ec08ee5162b95bb59cef20bb5cb03235240aad7bdbdab190641", kill_on_drop: false }` [INFO] [stdout] 298cd5f35e9e3ec08ee5162b95bb59cef20bb5cb03235240aad7bdbdab190641 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84b82cf7135c48f7c146faa03dbfa3acc73055827f21463a558472d0e4646e9c [INFO] running `Command { std: "docker" "start" "-a" "84b82cf7135c48f7c146faa03dbfa3acc73055827f21463a558472d0e4646e9c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling sam_library v0.1.0 (/opt/rustwide/workdir/sam_library) [INFO] [stderr] Compiling simple_aritmatic_machine v0.1.0 (/opt/rustwide/workdir/sam_binary) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `Command { std: "docker" "inspect" "84b82cf7135c48f7c146faa03dbfa3acc73055827f21463a558472d0e4646e9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84b82cf7135c48f7c146faa03dbfa3acc73055827f21463a558472d0e4646e9c", kill_on_drop: false }` [INFO] [stdout] 84b82cf7135c48f7c146faa03dbfa3acc73055827f21463a558472d0e4646e9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9b7769f2513c49b58f78aa12c5a928dc5bffc32a457c0de3ef563fbe3164ea43 [INFO] running `Command { std: "docker" "start" "-a" "9b7769f2513c49b58f78aa12c5a928dc5bffc32a457c0de3ef563fbe3164ea43", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sam_library-042ce3a73880b721) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/simple_aritmatic_machine-a94e4b06f67466bf) [INFO] [stdout] running 1 test [INFO] [stdout] test parser::test::test_shunting_yard ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests sam_library [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9b7769f2513c49b58f78aa12c5a928dc5bffc32a457c0de3ef563fbe3164ea43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b7769f2513c49b58f78aa12c5a928dc5bffc32a457c0de3ef563fbe3164ea43", kill_on_drop: false }` [INFO] [stdout] 9b7769f2513c49b58f78aa12c5a928dc5bffc32a457c0de3ef563fbe3164ea43