[INFO] fetching crate rge 0.2.0...
[INFO] checking rge-0.2.0 against 1.95.0 for pr-155915
[INFO] extracting crate rge 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate rge 0.2.0
[INFO] finished tweaking crates.io crate rge 0.2.0
[INFO] tweaked toml for crates.io crate rge 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rge 0.2.0 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 crates.io crate rge 0.2.0 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 unicode-ident v1.0.5
[INFO] [stderr]   Downloaded proc-macro2 v1.0.46
[INFO] [stderr]   Downloaded noodles v0.27.0
[INFO] [stderr]   Downloaded once_cell v1.15.0
[INFO] [stderr]   Downloaded noodles-core v0.8.0
[INFO] [stderr]   Downloaded noodles-fasta v0.14.0
[INFO] [stderr]   Downloaded noodles-bgzf v0.15.0
[INFO] [stderr]   Downloaded clap_derive v4.0.10
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.12
[INFO] [stderr]   Downloaded anyhow v1.0.65
[INFO] [stderr]   Downloaded bytes v1.2.1
[INFO] [stderr]   Downloaded miniz_oxide v0.5.4
[INFO] [stderr]   Downloaded clap v4.0.11
[INFO] [stderr]   Downloaded syn v1.0.102
[INFO] [stderr]   Downloaded libc v0.2.134
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f09d58fd4215806f59429ced1c615ad803e333c816b2c8cf8c2420d84706567f
[INFO] running `Command { std: "docker" "start" "-a" "f09d58fd4215806f59429ced1c615ad803e333c816b2c8cf8c2420d84706567f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f09d58fd4215806f59429ced1c615ad803e333c816b2c8cf8c2420d84706567f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f09d58fd4215806f59429ced1c615ad803e333c816b2c8cf8c2420d84706567f", kill_on_drop: false }`
[INFO] [stdout] f09d58fd4215806f59429ced1c615ad803e333c816b2c8cf8c2420d84706567f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 9136a49a62b6d315e055af2c242280e0154e6fef9083741d120b4ed112153164
[INFO] running `Command { std: "docker" "start" "-a" "9136a49a62b6d315e055af2c242280e0154e6fef9083741d120b4ed112153164", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking once_cell v1.15.0
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking miniz_oxide v0.5.4
[INFO] [stderr]     Checking noodles-core v0.8.0
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking flate2 v1.0.24
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.16
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking noodles-bgzf v0.15.0
[INFO] [stderr]     Checking noodles-fasta v0.14.0
[INFO] [stderr]     Checking noodles v0.27.0
[INFO] [stderr]    Compiling clap_derive v4.0.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking clap v4.0.11
[INFO] [stderr]     Checking rge v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.96s
[INFO] running `Command { std: "docker" "inspect" "9136a49a62b6d315e055af2c242280e0154e6fef9083741d120b4ed112153164", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9136a49a62b6d315e055af2c242280e0154e6fef9083741d120b4ed112153164", kill_on_drop: false }`
[INFO] [stdout] 9136a49a62b6d315e055af2c242280e0154e6fef9083741d120b4ed112153164
