[INFO] cloning repository https://github.com/ishantheperson/c0check
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ishantheperson/c0check" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fishantheperson%2Fc0check", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fishantheperson%2Fc0check'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1a2702dac2072990e2afe713d7dc5223087f77c5
[INFO] testing ishantheperson/c0check against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fishantheperson%2Fc0check" "/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/ishantheperson/c0check
[INFO] finished tweaking git repo https://github.com/ishantheperson/c0check
[INFO] tweaked toml for git repo https://github.com/ishantheperson/c0check written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ishantheperson/c0check 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/ishantheperson/c0check 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] a60fe19bc3319c25d6f639e04c4faff4b18dabae9e9b35ccf40aaf530e2b8ed6
[INFO] running `Command { std: "docker" "start" "-a" "a60fe19bc3319c25d6f639e04c4faff4b18dabae9e9b35ccf40aaf530e2b8ed6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a60fe19bc3319c25d6f639e04c4faff4b18dabae9e9b35ccf40aaf530e2b8ed6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a60fe19bc3319c25d6f639e04c4faff4b18dabae9e9b35ccf40aaf530e2b8ed6", kill_on_drop: false }`
[INFO] [stdout] a60fe19bc3319c25d6f639e04c4faff4b18dabae9e9b35ccf40aaf530e2b8ed6
[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] a7b0774be4f7f7f9e3954677d64cb650e10b353f855ed2ef0f4204f694b96a22
[INFO] running `Command { std: "docker" "start" "-a" "a7b0774be4f7f7f9e3954677d64cb650e10b353f855ed2ef0f4204f694b96a22", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.57
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling const_fn v0.4.4
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling anyhow v1.0.37
[INFO] [stderr]    Compiling beef v0.4.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling nix v0.19.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling logos-derive v0.11.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]    Compiling thiserror v1.0.23
[INFO] [stderr]    Compiling structopt v0.3.21
[INFO] [stderr]    Compiling logos v0.11.4
[INFO] [stderr]    Compiling c0check v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.01s
[INFO] running `Command { std: "docker" "inspect" "a7b0774be4f7f7f9e3954677d64cb650e10b353f855ed2ef0f4204f694b96a22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7b0774be4f7f7f9e3954677d64cb650e10b353f855ed2ef0f4204f694b96a22", kill_on_drop: false }`
[INFO] [stdout] a7b0774be4f7f7f9e3954677d64cb650e10b353f855ed2ef0f4204f694b96a22
[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] ee05546ee80e682511a00a7d42259db854ca89062183e6000b849cc825e0ebf9
[INFO] running `Command { std: "docker" "start" "-a" "ee05546ee80e682511a00a7d42259db854ca89062183e6000b849cc825e0ebf9", kill_on_drop: false }`
[INFO] [stderr]    Compiling c0check v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.37s
[INFO] running `Command { std: "docker" "inspect" "ee05546ee80e682511a00a7d42259db854ca89062183e6000b849cc825e0ebf9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee05546ee80e682511a00a7d42259db854ca89062183e6000b849cc825e0ebf9", kill_on_drop: false }`
[INFO] [stdout] ee05546ee80e682511a00a7d42259db854ca89062183e6000b849cc825e0ebf9
[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", kill_on_drop: false }`
[INFO] [stdout] 5c65b8efa15b13059db36ccb1462fad0507de7165e79fdeb76dbe839f3e1967a
[INFO] running `Command { std: "docker" "start" "-a" "5c65b8efa15b13059db36ccb1462fad0507de7165e79fdeb76dbe839f3e1967a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/c0check-277c4d7eca96d07d)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test discover_tests::discover_tests::test ... FAILED
[INFO] [stdout] test options::options_tests::test_parse_size_errors ... ok
[INFO] [stdout] test options::options_tests::test_parse_size ... ok
[INFO] [stdout] test parse_spec::lexer_tests::test ... ok
[INFO] [stdout] test parse_spec::parser_tests::test ... ok
[INFO] [stdout] test launcher::compile_tests::test ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--bin c0check`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- discover_tests::discover_tests::test stdout ----
[INFO] [stdout] Error: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] ---- launcher::compile_tests::test stdout ----
[INFO] [stdout] Error: 
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     Failed to exec cc0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     discover_tests::discover_tests::test
[INFO] [stdout]     launcher::compile_tests::test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5c65b8efa15b13059db36ccb1462fad0507de7165e79fdeb76dbe839f3e1967a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c65b8efa15b13059db36ccb1462fad0507de7165e79fdeb76dbe839f3e1967a", kill_on_drop: false }`
[INFO] [stdout] 5c65b8efa15b13059db36ccb1462fad0507de7165e79fdeb76dbe839f3e1967a
