[INFO] cloning repository https://github.com/Neisseri/OJ-System [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Neisseri/OJ-System" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeisseri%2FOJ-System", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeisseri%2FOJ-System'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1727f71b5ad30d054722bb472c9b7e71887c0b26 [INFO] checking Neisseri/OJ-System against try#377afada703be70d3fdff9164a481570a3cba7fe for pr-113240 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNeisseri%2FOJ-System" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Neisseri/OJ-System on toolchain 377afada703be70d3fdff9164a481570a3cba7fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Neisseri/OJ-System [INFO] finished tweaking git repo https://github.com/Neisseri/OJ-System [INFO] tweaked toml for git repo https://github.com/Neisseri/OJ-System written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Neisseri/OJ-System 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" "+377afada703be70d3fdff9164a481570a3cba7fe" "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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86af95aa2d121cc020dd0395b3fbce208a26a6e6d4531f5cfe6b6221428a8b75 [INFO] running `Command { std: "docker" "start" "-a" "86af95aa2d121cc020dd0395b3fbce208a26a6e6d4531f5cfe6b6221428a8b75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86af95aa2d121cc020dd0395b3fbce208a26a6e6d4531f5cfe6b6221428a8b75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86af95aa2d121cc020dd0395b3fbce208a26a6e6d4531f5cfe6b6221428a8b75", kill_on_drop: false }` [INFO] [stdout] 86af95aa2d121cc020dd0395b3fbce208a26a6e6d4531f5cfe6b6221428a8b75 [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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1cf6030dc379273eaf64818f94bbd5d3a3b2023741d400adfa38dd714c9cdfe [INFO] running `Command { std: "docker" "start" "-a" "f1cf6030dc379273eaf64818f94bbd5d3a3b2023741d400adfa38dd714c9cdfe", 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] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Checking futures-sink v0.3.23 [INFO] [stderr] Checking futures-io v0.3.23 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Checking sha1 v0.10.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking pretty_assertions v1.2.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking local-channel v0.1.3 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking actix-rt v2.7.0 [INFO] [stderr] Checking actix-server v2.1.1 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking actix-codec v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-web-codegen v4.0.1 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Checking openssl v0.10.41 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking actix-http v3.2.1 [INFO] [stderr] Checking native-tls v0.2.10 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking serde_json v1.0.85 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking actix-web v4.1.0 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking oj v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.66s [INFO] running `Command { std: "docker" "inspect" "f1cf6030dc379273eaf64818f94bbd5d3a3b2023741d400adfa38dd714c9cdfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1cf6030dc379273eaf64818f94bbd5d3a3b2023741d400adfa38dd714c9cdfe", kill_on_drop: false }` [INFO] [stdout] f1cf6030dc379273eaf64818f94bbd5d3a3b2023741d400adfa38dd714c9cdfe