[INFO] fetching crate cargo-rx 0.3.0...
[INFO] checking cargo-rx-0.3.0 against 1.95.0 for pr-155915
[INFO] extracting crate cargo-rx 0.3.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate cargo-rx 0.3.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate cargo-rx 0.3.0
[INFO] tweaked toml for crates.io crate cargo-rx 0.3.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo-rx 0.3.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 cargo-rx 0.3.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 cxxbridge-flags v1.0.92
[INFO] [stderr]   Downloaded serde_derive v1.0.155
[INFO] [stderr]   Downloaded home v0.5.4
[INFO] [stderr]   Downloaded version-sync v0.9.4
[INFO] [stderr]   Downloaded path-absolutize v3.0.14
[INFO] [stderr]   Downloaded shellwords v1.1.0
[INFO] [stderr]   Downloaded defer-drop v1.3.0
[INFO] [stderr]   Downloaded terminal_size v0.2.5
[INFO] [stderr]   Downloaded path-dedot v3.0.18
[INFO] [stderr]   Downloaded cargo-options v0.1.4
[INFO] [stderr]   Downloaded sensible-env-logger v0.2.0
[INFO] [stderr]   Downloaded unicode-bidi v0.3.11
[INFO] [stderr]   Downloaded cargo_toml v0.11.8
[INFO] [stderr]   Downloaded tuikit v0.4.6
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.92
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.7
[INFO] [stderr]   Downloaded pulldown-cmark v0.8.0
[INFO] [stderr]   Downloaded cxx-build v1.0.92
[INFO] [stderr]   Downloaded cxx v1.0.92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] babc3302f510220083283de00e366d80472079ef70310bb37d02b289b4d7a753
[INFO] running `Command { std: "docker" "start" "-a" "babc3302f510220083283de00e366d80472079ef70310bb37d02b289b4d7a753", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "babc3302f510220083283de00e366d80472079ef70310bb37d02b289b4d7a753", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "babc3302f510220083283de00e366d80472079ef70310bb37d02b289b4d7a753", kill_on_drop: false }`
[INFO] [stdout] babc3302f510220083283de00e366d80472079ef70310bb37d02b289b4d7a753
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 10f7051fd838a3cacd5526194eff5ae42f1c68bddab837574d39e50a92a65985
[INFO] running `Command { std: "docker" "start" "-a" "10f7051fd838a3cacd5526194eff5ae42f1c68bddab837574d39e50a92a65985", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling io-lifetimes v1.0.6
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde_derive v1.0.155
[INFO] [stderr]    Compiling rustix v0.36.9
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling serde v1.0.155
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking indexmap v1.9.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking unicode-ident v1.0.8
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking path-dedot v3.0.18
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]     Checking shlex v0.1.1
[INFO] [stderr]     Checking unicode-bidi v0.3.11
[INFO] [stderr]     Checking beef v0.5.2
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]     Checking path-absolutize v3.0.14
[INFO] [stderr]     Checking shellwords v1.1.0
[INFO] [stderr]     Checking home v0.5.4
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.7
[INFO] [stderr]     Checking vte v0.9.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking defer-drop v1.3.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking nix v0.19.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking chrono v0.4.24
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]     Checking sensible-env-logger v0.2.0
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking timer v0.2.0
[INFO] [stderr]     Checking terminal_size v0.2.5
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking tuikit v0.4.6
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]     Checking skim v0.9.4
[INFO] [stderr]     Checking cargo-options v0.1.4
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking cargo_toml v0.11.8
[INFO] [stderr]     Checking version-sync v0.9.4
[INFO] [stderr]     Checking cargo-rx v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.61s
[INFO] running `Command { std: "docker" "inspect" "10f7051fd838a3cacd5526194eff5ae42f1c68bddab837574d39e50a92a65985", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10f7051fd838a3cacd5526194eff5ae42f1c68bddab837574d39e50a92a65985", kill_on_drop: false }`
[INFO] [stdout] 10f7051fd838a3cacd5526194eff5ae42f1c68bddab837574d39e50a92a65985
