[INFO] cloning repository https://github.com/NicBonetto/brainfast [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NicBonetto/brainfast" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicBonetto%2Fbrainfast", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicBonetto%2Fbrainfast'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 756658234b8c9df6f614378ce8710f0d60a9dba2 [INFO] testing NicBonetto/brainfast against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicBonetto%2Fbrainfast" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NicBonetto/brainfast 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/NicBonetto/brainfast [INFO] finished tweaking git repo https://github.com/NicBonetto/brainfast [INFO] tweaked toml for git repo https://github.com/NicBonetto/brainfast written to /workspace/builds/worker-23/source/Cargo.toml [INFO] crate git repo https://github.com/NicBonetto/brainfast 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-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b48a5d6d49c24ec79567fc8110f9f7337ad275e47ac48e4e61fe332e455c7699 [INFO] running `Command { std: "docker" "start" "-a" "b48a5d6d49c24ec79567fc8110f9f7337ad275e47ac48e4e61fe332e455c7699", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b48a5d6d49c24ec79567fc8110f9f7337ad275e47ac48e4e61fe332e455c7699", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b48a5d6d49c24ec79567fc8110f9f7337ad275e47ac48e4e61fe332e455c7699", kill_on_drop: false }` [INFO] [stdout] b48a5d6d49c24ec79567fc8110f9f7337ad275e47ac48e4e61fe332e455c7699 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40b971509dc0eaa624444ea028d8c7875c91553d16d4ee3a359c6c5b58e41202 [INFO] running `Command { std: "docker" "start" "-a" "40b971509dc0eaa624444ea028d8c7875c91553d16d4ee3a359c6c5b58e41202", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling brainfast v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.80s [INFO] running `Command { std: "docker" "inspect" "40b971509dc0eaa624444ea028d8c7875c91553d16d4ee3a359c6c5b58e41202", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40b971509dc0eaa624444ea028d8c7875c91553d16d4ee3a359c6c5b58e41202", kill_on_drop: false }` [INFO] [stdout] 40b971509dc0eaa624444ea028d8c7875c91553d16d4ee3a359c6c5b58e41202 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12fc7f50bcf212835ac946b25ad9f988e01abe15a9919254099c25070a232c96 [INFO] running `Command { std: "docker" "start" "-a" "12fc7f50bcf212835ac946b25ad9f988e01abe15a9919254099c25070a232c96", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling brainfast v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.35s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/brainfast-d76aa89f7b3a0660) [INFO] running `Command { std: "docker" "inspect" "12fc7f50bcf212835ac946b25ad9f988e01abe15a9919254099c25070a232c96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12fc7f50bcf212835ac946b25ad9f988e01abe15a9919254099c25070a232c96", kill_on_drop: false }` [INFO] [stdout] 12fc7f50bcf212835ac946b25ad9f988e01abe15a9919254099c25070a232c96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cae4390410e94f41208ca9fe1ba4c898e6d1895f2070ae620039ae4eab538eb8 [INFO] running `Command { std: "docker" "start" "-a" "cae4390410e94f41208ca9fe1ba4c898e6d1895f2070ae620039ae4eab538eb8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/brainfast-d76aa89f7b3a0660) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test compile::test::test_generate ... ok [INFO] [stdout] test compile::test::test_tokenize ... ok [INFO] [stdout] test compile::test::test_indent ... ok [INFO] [stdout] test compile::test::test_bad_tokenize - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cae4390410e94f41208ca9fe1ba4c898e6d1895f2070ae620039ae4eab538eb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cae4390410e94f41208ca9fe1ba4c898e6d1895f2070ae620039ae4eab538eb8", kill_on_drop: false }` [INFO] [stdout] cae4390410e94f41208ca9fe1ba4c898e6d1895f2070ae620039ae4eab538eb8