[INFO] cloning repository https://github.com/Defman/code-judge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Defman/code-judge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDefman%2Fcode-judge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDefman%2Fcode-judge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c0b9528de30591442b06522a7b6347f2ddc74e0c
[INFO] checking Defman/code-judge against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDefman%2Fcode-judge" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Defman/code-judge
[INFO] finished tweaking git repo https://github.com/Defman/code-judge
[INFO] tweaked toml for git repo https://github.com/Defman/code-judge written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Defman/code-judge on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Defman/code-judge 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d13a5a2c01b8a3dd50f59fb446f228e658612727c1bdb4f4dcb7e6dd8e529a49
[INFO] running `Command { std: "docker" "start" "-a" "d13a5a2c01b8a3dd50f59fb446f228e658612727c1bdb4f4dcb7e6dd8e529a49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d13a5a2c01b8a3dd50f59fb446f228e658612727c1bdb4f4dcb7e6dd8e529a49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d13a5a2c01b8a3dd50f59fb446f228e658612727c1bdb4f4dcb7e6dd8e529a49", kill_on_drop: false }`
[INFO] [stdout] d13a5a2c01b8a3dd50f59fb446f228e658612727c1bdb4f4dcb7e6dd8e529a49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ecb42ae70d3dbf2d925231f34ad4179f528e018bebb121844b8602dbd7c555e
[INFO] running `Command { std: "docker" "start" "-a" "3ecb42ae70d3dbf2d925231f34ad4179f528e018bebb121844b8602dbd7c555e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling rustversion v1.0.5
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling rkyv v0.6.7
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]    Compiling target-lexicon v0.12.2
[INFO] [stderr]     Checking tracing-core v0.1.19
[INFO] [stderr]     Checking gimli v0.25.0
[INFO] [stderr]     Checking object v0.26.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]     Checking more-asserts v0.2.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.74.0
[INFO] [stderr]     Checking wasmparser v0.78.2
[INFO] [stderr]    Compiling cranelift-entity v0.74.0
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.74.0
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking leb128 v0.2.4
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking regalloc v0.0.31
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking cranelift-bforest v0.74.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling tokio v1.10.1
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling erased-serde v0.3.16
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v2.0.0
[INFO] [stderr]    Compiling inventory v0.1.10
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking region v2.2.0
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking memmap2 v0.2.3
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking which v4.2.2
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]    Compiling wasmer-vm v2.0.0
[INFO] [stderr]     Checking wast v38.0.0
[INFO] [stderr]     Checking libloading v0.7.0
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]     Checking tinyvec v1.3.1
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking addr2line v0.16.0
[INFO] [stderr]     Checking socket2 v0.4.1
[INFO] [stderr]     Checking unicode-bidi v0.3.6
[INFO] [stderr]     Checking httpdate v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.67
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking runner v0.1.0 (/opt/rustwide/workdir/runner)
[INFO] [stderr]     Checking test v0.1.0 (/opt/rustwide/workdir/test)
[INFO] [stderr]     Checking cli v0.1.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking tempfile v3.2.0
[INFO] [stdout] error[E0425]: cannot find function `test_main_static` in crate `test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `test` (bin "test" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3ecb42ae70d3dbf2d925231f34ad4179f528e018bebb121844b8602dbd7c555e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ecb42ae70d3dbf2d925231f34ad4179f528e018bebb121844b8602dbd7c555e", kill_on_drop: false }`
[INFO] [stdout] 3ecb42ae70d3dbf2d925231f34ad4179f528e018bebb121844b8602dbd7c555e
