[INFO] cloning repository https://github.com/Arthur-XYL/snek-compiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arthur-XYL/snek-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthur-XYL%2Fsnek-compiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthur-XYL%2Fsnek-compiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 41f1ce352d0847ce3855dec8641729fc2b0660c3
[INFO] checking Arthur-XYL/snek-compiler against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthur-XYL%2Fsnek-compiler" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Arthur-XYL/snek-compiler
[INFO] finished tweaking git repo https://github.com/Arthur-XYL/snek-compiler
[INFO] tweaked toml for git repo https://github.com/Arthur-XYL/snek-compiler written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Arthur-XYL/snek-compiler on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Arthur-XYL/snek-compiler 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pad v0.1.6
[INFO] [stderr]   Downloaded structopt v0.3.26
[INFO] [stderr]   Downloaded sexp v1.1.4
[INFO] [stderr]   Downloaded structopt-derive v0.4.18
[INFO] [stderr]   Downloaded rustix v0.37.14
[INFO] [stderr]   Downloaded prettydiff v0.6.4
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c28caf9fd1171bf442a567600ce201cdf84cd2aa9dd4d341f0e7adf92f9022c8
[INFO] running `Command { std: "docker" "start" "-a" "c28caf9fd1171bf442a567600ce201cdf84cd2aa9dd4d341f0e7adf92f9022c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c28caf9fd1171bf442a567600ce201cdf84cd2aa9dd4d341f0e7adf92f9022c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c28caf9fd1171bf442a567600ce201cdf84cd2aa9dd4d341f0e7adf92f9022c8", kill_on_drop: false }`
[INFO] [stdout] c28caf9fd1171bf442a567600ce201cdf84cd2aa9dd4d341f0e7adf92f9022c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe047ebaae30d067622489da45409b45784e292b7d74d75584289efebb6dad60
[INFO] running `Command { std: "docker" "start" "-a" "fe047ebaae30d067622489da45409b45784e292b7d74d75584289efebb6dad60", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustix v0.37.14
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]     Checking linux-raw-sys v0.3.4
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking pad v0.1.6
[INFO] [stderr]     Checking sexp v1.1.4
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking diamondback v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking csv v1.2.1
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking prettydiff v0.6.4
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.76s
[INFO] running `Command { std: "docker" "inspect" "fe047ebaae30d067622489da45409b45784e292b7d74d75584289efebb6dad60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe047ebaae30d067622489da45409b45784e292b7d74d75584289efebb6dad60", kill_on_drop: false }`
[INFO] [stdout] fe047ebaae30d067622489da45409b45784e292b7d74d75584289efebb6dad60
