[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-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosemancharo%2Fsimple_arithmetic_machine" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/josemancharo/simple_arithmetic_machine 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 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-28/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-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] 605620e569e216e1dd3ec0a3257707b2b7a52ced98daa6668a8949226a82310d [INFO] running `Command { std: "docker" "start" "-a" "605620e569e216e1dd3ec0a3257707b2b7a52ced98daa6668a8949226a82310d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "605620e569e216e1dd3ec0a3257707b2b7a52ced98daa6668a8949226a82310d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "605620e569e216e1dd3ec0a3257707b2b7a52ced98daa6668a8949226a82310d", kill_on_drop: false }` [INFO] [stdout] 605620e569e216e1dd3ec0a3257707b2b7a52ced98daa6668a8949226a82310d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] cd884b1d08d1f3cfce743b824f438b9a005f15b5f71d17a493b3f4c4fd605e30 [INFO] running `Command { std: "docker" "start" "-a" "cd884b1d08d1f3cfce743b824f438b9a005f15b5f71d17a493b3f4c4fd605e30", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.114 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling io-lifetimes v0.4.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling rustix v0.32.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling linux-raw-sys v0.0.37 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.42.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling pest_meta 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_generator v2.1.3 [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 12.05s [INFO] running `Command { std: "docker" "inspect" "cd884b1d08d1f3cfce743b824f438b9a005f15b5f71d17a493b3f4c4fd605e30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd884b1d08d1f3cfce743b824f438b9a005f15b5f71d17a493b3f4c4fd605e30", kill_on_drop: false }` [INFO] [stdout] cd884b1d08d1f3cfce743b824f438b9a005f15b5f71d17a493b3f4c4fd605e30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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] 0c978f790da9de98edfd00369d973918ea677c87b7d523bbe02f7281a0fe98e8 [INFO] running `Command { std: "docker" "start" "-a" "0c978f790da9de98edfd00369d973918ea677c87b7d523bbe02f7281a0fe98e8", kill_on_drop: false }` [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.56s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/sam_library-ed351533f2744845) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/simple_aritmatic_machine-8e25f689a77864fc) [INFO] running `Command { std: "docker" "inspect" "0c978f790da9de98edfd00369d973918ea677c87b7d523bbe02f7281a0fe98e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c978f790da9de98edfd00369d973918ea677c87b7d523bbe02f7281a0fe98e8", kill_on_drop: false }` [INFO] [stdout] 0c978f790da9de98edfd00369d973918ea677c87b7d523bbe02f7281a0fe98e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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", kill_on_drop: false }` [INFO] [stdout] 3a362299de4d7670e0fd5752e0803102215253637b8270fd7fe663a060c56167 [INFO] running `Command { std: "docker" "start" "-a" "3a362299de4d7670e0fd5752e0803102215253637b8270fd7fe663a060c56167", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/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 src/main.rs (/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" "3a362299de4d7670e0fd5752e0803102215253637b8270fd7fe663a060c56167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a362299de4d7670e0fd5752e0803102215253637b8270fd7fe663a060c56167", kill_on_drop: false }` [INFO] [stdout] 3a362299de4d7670e0fd5752e0803102215253637b8270fd7fe663a060c56167