[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 beta-2022-02-22 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-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/josemancharo/simple_arithmetic_machine on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-27/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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fd-lock v3.0.3 [INFO] [stderr] Downloaded io-lifetimes v0.4.4 [INFO] [stderr] Downloaded clipboard-win v4.4.1 [INFO] [stderr] Downloaded error-code v2.3.1 [INFO] [stderr] Downloaded nu-ansi-term v0.42.0 [INFO] [stderr] Downloaded rustix v0.32.1 [INFO] [stderr] Downloaded linux-raw-sys v0.0.37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b04c975d97080dd9deab168bb0be3e110ac7f4e5784cada50b6b8cb48f3c936 [INFO] running `Command { std: "docker" "start" "-a" "2b04c975d97080dd9deab168bb0be3e110ac7f4e5784cada50b6b8cb48f3c936", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b04c975d97080dd9deab168bb0be3e110ac7f4e5784cada50b6b8cb48f3c936", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b04c975d97080dd9deab168bb0be3e110ac7f4e5784cada50b6b8cb48f3c936", kill_on_drop: false }` [INFO] [stdout] 2b04c975d97080dd9deab168bb0be3e110ac7f4e5784cada50b6b8cb48f3c936 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aadc26049d3f528bf5489bb1f13e082e4a313602a40b3e9376983e1223d60af2 [INFO] running `Command { std: "docker" "start" "-a" "aadc26049d3f528bf5489bb1f13e082e4a313602a40b3e9376983e1223d60af2", 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 linux-raw-sys v0.0.37 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling nu-ansi-term v0.42.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [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.38s [INFO] running `Command { std: "docker" "inspect" "aadc26049d3f528bf5489bb1f13e082e4a313602a40b3e9376983e1223d60af2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aadc26049d3f528bf5489bb1f13e082e4a313602a40b3e9376983e1223d60af2", kill_on_drop: false }` [INFO] [stdout] aadc26049d3f528bf5489bb1f13e082e4a313602a40b3e9376983e1223d60af2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55fa51b0d76eb20dcb9ef8ad1896e5326f90f43189eb749b8626c23981c81e17 [INFO] running `Command { std: "docker" "start" "-a" "55fa51b0d76eb20dcb9ef8ad1896e5326f90f43189eb749b8626c23981c81e17", 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 0.95s [INFO] running `Command { std: "docker" "inspect" "55fa51b0d76eb20dcb9ef8ad1896e5326f90f43189eb749b8626c23981c81e17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55fa51b0d76eb20dcb9ef8ad1896e5326f90f43189eb749b8626c23981c81e17", kill_on_drop: false }` [INFO] [stdout] 55fa51b0d76eb20dcb9ef8ad1896e5326f90f43189eb749b8626c23981c81e17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 09c160f3ee3b35211c055cab7b5d27c079a446c702ad802da6f4ac378834e590 [INFO] running `Command { std: "docker" "start" "-a" "09c160f3ee3b35211c055cab7b5d27c079a446c702ad802da6f4ac378834e590", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sam_library-ed351533f2744845) [INFO] [stdout] [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] Running unittests (/opt/rustwide/target/debug/deps/simple_aritmatic_machine-8e25f689a77864fc) [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] [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] running `Command { std: "docker" "inspect" "09c160f3ee3b35211c055cab7b5d27c079a446c702ad802da6f4ac378834e590", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09c160f3ee3b35211c055cab7b5d27c079a446c702ad802da6f4ac378834e590", kill_on_drop: false }` [INFO] [stdout] 09c160f3ee3b35211c055cab7b5d27c079a446c702ad802da6f4ac378834e590