[INFO] cloning repository https://github.com/101oscar/Rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/101oscar/Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F101oscar%2FRust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F101oscar%2FRust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b1a76b4a264615a704e0061070f0bb094d6b3c94
[INFO] testing 101oscar/Rust against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F101oscar%2FRust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/101oscar/Rust
[INFO] finished tweaking git repo https://github.com/101oscar/Rust
[INFO] tweaked toml for git repo https://github.com/101oscar/Rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/101oscar/Rust on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/101oscar/Rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4ac8be08fa5a3ffb1e57e33babde21669e9c0d8666a0e7923d736418ee299c8b
[INFO] running `Command { std: "docker" "start" "-a" "4ac8be08fa5a3ffb1e57e33babde21669e9c0d8666a0e7923d736418ee299c8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ac8be08fa5a3ffb1e57e33babde21669e9c0d8666a0e7923d736418ee299c8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ac8be08fa5a3ffb1e57e33babde21669e9c0d8666a0e7923d736418ee299c8b", kill_on_drop: false }`
[INFO] [stdout] 4ac8be08fa5a3ffb1e57e33babde21669e9c0d8666a0e7923d736418ee299c8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 235680f7ea6cbec3326d42508b3a1d46916f951e23ab1e7bc2484bc0cba3d3ec
[INFO] running `Command { std: "docker" "start" "-a" "235680f7ea6cbec3326d42508b3a1d46916f951e23ab1e7bc2484bc0cba3d3ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling t_2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] running `Command { std: "docker" "inspect" "235680f7ea6cbec3326d42508b3a1d46916f951e23ab1e7bc2484bc0cba3d3ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "235680f7ea6cbec3326d42508b3a1d46916f951e23ab1e7bc2484bc0cba3d3ec", kill_on_drop: false }`
[INFO] [stdout] 235680f7ea6cbec3326d42508b3a1d46916f951e23ab1e7bc2484bc0cba3d3ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a8d95d0b0bb08c6e3487ba0972875a4b366651a9cbbb41309f7064a18d3be7b
[INFO] running `Command { std: "docker" "start" "-a" "4a8d95d0b0bb08c6e3487ba0972875a4b366651a9cbbb41309f7064a18d3be7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling t_2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/test_2_if.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub fn foo_if_fizz(fizzish: &str) -> &str {
[INFO] [stdout]    |                                      ---- expected `&str` because of return type
[INFO] [stdout] ...
[INFO] [stdout] 11 |         1
[INFO] [stdout]    |         ^ expected `&str`, found integer
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `t_2` (test "test_2_if") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4a8d95d0b0bb08c6e3487ba0972875a4b366651a9cbbb41309f7064a18d3be7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a8d95d0b0bb08c6e3487ba0972875a4b366651a9cbbb41309f7064a18d3be7b", kill_on_drop: false }`
[INFO] [stdout] 4a8d95d0b0bb08c6e3487ba0972875a4b366651a9cbbb41309f7064a18d3be7b
