[INFO] cloning repository https://github.com/EduardoPD1921/text-editor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EduardoPD1921/text-editor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEduardoPD1921%2Ftext-editor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEduardoPD1921%2Ftext-editor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48b1a85ddbd2aef942b4a2f9cd3f1b1a92a35627 [INFO] checking EduardoPD1921/text-editor against try#846ec3a7f9ef4a204b2166da3cfc71f4885a5be5 for pr-98000 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEduardoPD1921%2Ftext-editor" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EduardoPD1921/text-editor on toolchain 846ec3a7f9ef4a204b2166da3cfc71f4885a5be5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+846ec3a7f9ef4a204b2166da3cfc71f4885a5be5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/EduardoPD1921/text-editor [INFO] finished tweaking git repo https://github.com/EduardoPD1921/text-editor [INFO] tweaked toml for git repo https://github.com/EduardoPD1921/text-editor written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/EduardoPD1921/text-editor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+846ec3a7f9ef4a204b2166da3cfc71f4885a5be5" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+846ec3a7f9ef4a204b2166da3cfc71f4885a5be5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1ecffd2beda582d6d69a6bda8f5384854b2f1e871f2be26494e647ae35de40d [INFO] running `Command { std: "docker" "start" "-a" "c1ecffd2beda582d6d69a6bda8f5384854b2f1e871f2be26494e647ae35de40d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1ecffd2beda582d6d69a6bda8f5384854b2f1e871f2be26494e647ae35de40d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1ecffd2beda582d6d69a6bda8f5384854b2f1e871f2be26494e647ae35de40d", kill_on_drop: false }` [INFO] [stdout] c1ecffd2beda582d6d69a6bda8f5384854b2f1e871f2be26494e647ae35de40d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+846ec3a7f9ef4a204b2166da3cfc71f4885a5be5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31dc2e56db949c7de22f9ed77d23db238314ca8a80785c1538b27fa286cef889 [INFO] running `Command { std: "docker" "start" "-a" "31dc2e56db949c7de22f9ed77d23db238314ca8a80785c1538b27fa286cef889", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Checking pancurses v0.17.0 [INFO] [stderr] Checking text-editor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.84s [INFO] running `Command { std: "docker" "inspect" "31dc2e56db949c7de22f9ed77d23db238314ca8a80785c1538b27fa286cef889", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31dc2e56db949c7de22f9ed77d23db238314ca8a80785c1538b27fa286cef889", kill_on_drop: false }` [INFO] [stdout] 31dc2e56db949c7de22f9ed77d23db238314ca8a80785c1538b27fa286cef889