[INFO] cloning repository https://github.com/pjox/oscar-utils
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pjox/oscar-utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjox%2Foscar-utils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjox%2Foscar-utils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 57b7a5aee8849c51b449cd7a4fd9d99cf035c89d
[INFO] checking pjox/oscar-utils against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjox%2Foscar-utils" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pjox/oscar-utils
[INFO] finished tweaking git repo https://github.com/pjox/oscar-utils
[INFO] tweaked toml for git repo https://github.com/pjox/oscar-utils written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pjox/oscar-utils on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pjox/oscar-utils 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15a42571421f7d86fa87a24835e4d0dd0005b2ae4b9104c60628c08aaab88597
[INFO] running `Command { std: "docker" "start" "-a" "15a42571421f7d86fa87a24835e4d0dd0005b2ae4b9104c60628c08aaab88597", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15a42571421f7d86fa87a24835e4d0dd0005b2ae4b9104c60628c08aaab88597", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15a42571421f7d86fa87a24835e4d0dd0005b2ae4b9104c60628c08aaab88597", kill_on_drop: false }`
[INFO] [stdout] 15a42571421f7d86fa87a24835e4d0dd0005b2ae4b9104c60628c08aaab88597
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d82088f629b9de92b57df4af2045c77cf32653aa59af5405bfddbafbe90e90a
[INFO] running `Command { std: "docker" "start" "-a" "9d82088f629b9de92b57df4af2045c77cf32653aa59af5405bfddbafbe90e90a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.97
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]     Checking libflate_lz77 v1.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking libflate v1.4.0
[INFO] [stderr]     Checking lexical-core v0.7.6
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling schemars v0.8.12
[INFO] [stderr]    Compiling zstd-safe v6.0.5+zstd.1.5.4
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking snap v0.2.5
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking strum v0.18.0
[INFO] [stderr]     Checking dyn-clone v1.0.11
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling zerocopy-derive v0.2.0
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling schemars_derive v0.8.12
[INFO] [stderr]    Compiling typed-builder v0.5.1
[INFO] [stderr]     Checking zerocopy v0.3.0
[INFO] [stderr]     Checking zstd v0.12.3+zstd.1.5.2
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking oxilangtag v0.1.3
[INFO] [stderr]     Checking warc v0.3.1
[INFO] [stderr]     Checking avro-rs v0.13.0
[INFO] [stderr]     Checking oscar-io v0.2.4
[INFO] [stderr]     Checking oscar-utils v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: snap v0.2.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9`
[INFO] running `Command { std: "docker" "inspect" "9d82088f629b9de92b57df4af2045c77cf32653aa59af5405bfddbafbe90e90a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d82088f629b9de92b57df4af2045c77cf32653aa59af5405bfddbafbe90e90a", kill_on_drop: false }`
[INFO] [stdout] 9d82088f629b9de92b57df4af2045c77cf32653aa59af5405bfddbafbe90e90a
