[INFO] cloning repository https://github.com/m00nwtchr/oc2_hello_world
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m00nwtchr/oc2_hello_world" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm00nwtchr%2Foc2_hello_world", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm00nwtchr%2Foc2_hello_world'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1d5927e3fd828b03cfc7a4f6b879a47445e06504
[INFO] testing m00nwtchr/oc2_hello_world against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm00nwtchr%2Foc2_hello_world" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/m00nwtchr/oc2_hello_world
[INFO] finished tweaking git repo https://github.com/m00nwtchr/oc2_hello_world
[INFO] tweaked toml for git repo https://github.com/m00nwtchr/oc2_hello_world written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/m00nwtchr/oc2_hello_world on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/m00nwtchr/oc2_hello_world 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60f7e13c3f75c48d841a433853eedb52da3968c322cde2f7e907c53f500a1a41
[INFO] running `Command { std: "docker" "start" "-a" "60f7e13c3f75c48d841a433853eedb52da3968c322cde2f7e907c53f500a1a41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60f7e13c3f75c48d841a433853eedb52da3968c322cde2f7e907c53f500a1a41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60f7e13c3f75c48d841a433853eedb52da3968c322cde2f7e907c53f500a1a41", kill_on_drop: false }`
[INFO] [stdout] 60f7e13c3f75c48d841a433853eedb52da3968c322cde2f7e907c53f500a1a41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 094a3f863621ea89374d9300857e3a3429cfa296f5f95d826885cb6d91cc5f65
[INFO] running `Command { std: "docker" "start" "-a" "094a3f863621ea89374d9300857e3a3429cfa296f5f95d826885cb6d91cc5f65", kill_on_drop: false }`
[INFO] [stderr]    Compiling oc2_hello_world v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] running `Command { std: "docker" "inspect" "094a3f863621ea89374d9300857e3a3429cfa296f5f95d826885cb6d91cc5f65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "094a3f863621ea89374d9300857e3a3429cfa296f5f95d826885cb6d91cc5f65", kill_on_drop: false }`
[INFO] [stdout] 094a3f863621ea89374d9300857e3a3429cfa296f5f95d826885cb6d91cc5f65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e85a3340de450b842b349bf810e124f9c5cc5698e7c75efd42d8d15143dfa8c8
[INFO] running `Command { std: "docker" "start" "-a" "e85a3340de450b842b349bf810e124f9c5cc5698e7c75efd42d8d15143dfa8c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling oc2_hello_world v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] running `Command { std: "docker" "inspect" "e85a3340de450b842b349bf810e124f9c5cc5698e7c75efd42d8d15143dfa8c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e85a3340de450b842b349bf810e124f9c5cc5698e7c75efd42d8d15143dfa8c8", kill_on_drop: false }`
[INFO] [stdout] e85a3340de450b842b349bf810e124f9c5cc5698e7c75efd42d8d15143dfa8c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b01c5c40b3c078f2656ed139f631c17d186137f16c48a07e0bb27bf5dcbd2b6d
[INFO] running `Command { std: "docker" "start" "-a" "b01c5c40b3c078f2656ed139f631c17d186137f16c48a07e0bb27bf5dcbd2b6d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/oc2_hello_world-036dd057b7d943d0)
[INFO] [stdout] Hello, world!
[INFO] [stderr] error: test failed, to rerun pass `--bin oc2_hello_world`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/oc2_hello_world-036dd057b7d943d0` (exit status: 136)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness.
[INFO] running `Command { std: "docker" "inspect" "b01c5c40b3c078f2656ed139f631c17d186137f16c48a07e0bb27bf5dcbd2b6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b01c5c40b3c078f2656ed139f631c17d186137f16c48a07e0bb27bf5dcbd2b6d", kill_on_drop: false }`
[INFO] [stdout] b01c5c40b3c078f2656ed139f631c17d186137f16c48a07e0bb27bf5dcbd2b6d
