[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] building pbzweihander/the-super-tiny-compiler-rs against master#a29f341a8ac4e9325a5e37027b4215f50a76d06f for pr-101929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpbzweihander%2Fthe-super-tiny-compiler-rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pbzweihander/the-super-tiny-compiler-rs on toolchain a29f341a8ac4e9325a5e37027b4215f50a76d06f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "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-4/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" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e838fa9f87000ff3b9707fc000baa9173689b7e503979b52fba6cffd3723d4c [INFO] running `Command { std: "docker" "start" "-a" "8e838fa9f87000ff3b9707fc000baa9173689b7e503979b52fba6cffd3723d4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e838fa9f87000ff3b9707fc000baa9173689b7e503979b52fba6cffd3723d4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e838fa9f87000ff3b9707fc000baa9173689b7e503979b52fba6cffd3723d4c", kill_on_drop: false }` [INFO] [stdout] 8e838fa9f87000ff3b9707fc000baa9173689b7e503979b52fba6cffd3723d4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "RUSTDOCFLAGS=--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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9843923fc7efa5c5bf95b0c7954a5e7653e2e99910427cd3d23d2aa13b9c4f9 [INFO] running `Command { std: "docker" "start" "-a" "a9843923fc7efa5c5bf95b0c7954a5e7653e2e99910427cd3d23d2aa13b9c4f9", 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 0.37s [INFO] running `Command { std: "docker" "inspect" "a9843923fc7efa5c5bf95b0c7954a5e7653e2e99910427cd3d23d2aa13b9c4f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9843923fc7efa5c5bf95b0c7954a5e7653e2e99910427cd3d23d2aa13b9c4f9", kill_on_drop: false }` [INFO] [stdout] a9843923fc7efa5c5bf95b0c7954a5e7653e2e99910427cd3d23d2aa13b9c4f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "RUSTDOCFLAGS=--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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 682f4271c7545b5a231d46c2672e63d7a9ecc6bc31c98c87c6903045730d6af6 [INFO] running `Command { std: "docker" "start" "-a" "682f4271c7545b5a231d46c2672e63d7a9ecc6bc31c98c87c6903045730d6af6", 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 0.97s [INFO] running `Command { std: "docker" "inspect" "682f4271c7545b5a231d46c2672e63d7a9ecc6bc31c98c87c6903045730d6af6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "682f4271c7545b5a231d46c2672e63d7a9ecc6bc31c98c87c6903045730d6af6", kill_on_drop: false }` [INFO] [stdout] 682f4271c7545b5a231d46c2672e63d7a9ecc6bc31c98c87c6903045730d6af6