[INFO] cloning repository https://github.com/pbzweihander/the-super-tiny-compiler-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pbzweihander/the-super-tiny-compiler-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbzweihander%2Fthe-super-tiny-compiler-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbzweihander%2Fthe-super-tiny-compiler-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7afb6d00ae8ee205a40e73f48766e390e8b1d91 [INFO] testing pbzweihander/the-super-tiny-compiler-rs against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbzweihander%2Fthe-super-tiny-compiler-rs" "/workspace/builds/worker-94/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-94/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pbzweihander/the-super-tiny-compiler-rs on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pbzweihander/the-super-tiny-compiler-rs [INFO] finished tweaking git repo https://github.com/pbzweihander/the-super-tiny-compiler-rs [INFO] tweaked toml for git repo https://github.com/pbzweihander/the-super-tiny-compiler-rs written to /workspace/builds/worker-94/source/Cargo.toml [INFO] crate git repo https://github.com/pbzweihander/the-super-tiny-compiler-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "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-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42a341d7542964ba27163dd70c1d0d1f605e1f2d65bc498a9127021d28d163c0 [INFO] running `Command { std: "docker" "start" "-a" "42a341d7542964ba27163dd70c1d0d1f605e1f2d65bc498a9127021d28d163c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42a341d7542964ba27163dd70c1d0d1f605e1f2d65bc498a9127021d28d163c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42a341d7542964ba27163dd70c1d0d1f605e1f2d65bc498a9127021d28d163c0", kill_on_drop: false }` [INFO] [stdout] 42a341d7542964ba27163dd70c1d0d1f605e1f2d65bc498a9127021d28d163c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad48a053664efd311d1dd08ea164064994dca76c866590794bc410e15eeb2051 [INFO] running `Command { std: "docker" "start" "-a" "ad48a053664efd311d1dd08ea164064994dca76c866590794bc410e15eeb2051", kill_on_drop: false }` [INFO] [stderr] Compiling the-super-tiny-compiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.52s [INFO] running `Command { std: "docker" "inspect" "ad48a053664efd311d1dd08ea164064994dca76c866590794bc410e15eeb2051", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad48a053664efd311d1dd08ea164064994dca76c866590794bc410e15eeb2051", kill_on_drop: false }` [INFO] [stdout] ad48a053664efd311d1dd08ea164064994dca76c866590794bc410e15eeb2051 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8fb7409b4a445efe6aecfd46e3e83cf84bc3fa677fcd661c9d226dbaf2858e8 [INFO] running `Command { std: "docker" "start" "-a" "c8fb7409b4a445efe6aecfd46e3e83cf84bc3fa677fcd661c9d226dbaf2858e8", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling the-super-tiny-compiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.09s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/the_super_tiny_compiler-f4fb48607c0e4b04) [INFO] running `Command { std: "docker" "inspect" "c8fb7409b4a445efe6aecfd46e3e83cf84bc3fa677fcd661c9d226dbaf2858e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8fb7409b4a445efe6aecfd46e3e83cf84bc3fa677fcd661c9d226dbaf2858e8", kill_on_drop: false }` [INFO] [stdout] c8fb7409b4a445efe6aecfd46e3e83cf84bc3fa677fcd661c9d226dbaf2858e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d4ce1c7c7bd22c4bf4ee5b158f9cd04c5404423ea002a7a8af543243d77ba170 [INFO] running `Command { std: "docker" "start" "-a" "d4ce1c7c7bd22c4bf4ee5b158f9cd04c5404423ea002a7a8af543243d77ba170", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stdout] running 2 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/the_super_tiny_compiler-f4fb48607c0e4b04) [INFO] [stdout] test parser::tests::parser_test ... ok [INFO] [stdout] test tokenizer::tests::tokenizer_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d4ce1c7c7bd22c4bf4ee5b158f9cd04c5404423ea002a7a8af543243d77ba170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4ce1c7c7bd22c4bf4ee5b158f9cd04c5404423ea002a7a8af543243d77ba170", kill_on_drop: false }` [INFO] [stdout] d4ce1c7c7bd22c4bf4ee5b158f9cd04c5404423ea002a7a8af543243d77ba170