[INFO] cloning repository https://github.com/NoelMatero/orangutan
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NoelMatero/orangutan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoelMatero%2Forangutan", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoelMatero%2Forangutan'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 272f75cf6af72e5503218d5e8e6406b6e0fd123f
[INFO] checking NoelMatero/orangutan against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoelMatero%2Forangutan" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NoelMatero/orangutan
[INFO] finished tweaking git repo https://github.com/NoelMatero/orangutan
[INFO] tweaked toml for git repo https://github.com/NoelMatero/orangutan written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NoelMatero/orangutan on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NoelMatero/orangutan 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nix v0.5.1
[INFO] [stderr]   Downloaded bytes v0.3.0
[INFO] [stderr]   Downloaded bitflags v0.4.0
[INFO] [stderr]   Downloaded miow v0.1.5
[INFO] [stderr]   Downloaded mio v0.5.1
[INFO] [stderr]   Downloaded slab v0.1.3
[INFO] [stderr]   Downloaded cc v1.0.100
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f39a050e29a031c1d29a6ca380abe534e6bdcd0d5db9cff029b2073e7cc1231
[INFO] running `Command { std: "docker" "start" "-a" "8f39a050e29a031c1d29a6ca380abe534e6bdcd0d5db9cff029b2073e7cc1231", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f39a050e29a031c1d29a6ca380abe534e6bdcd0d5db9cff029b2073e7cc1231", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f39a050e29a031c1d29a6ca380abe534e6bdcd0d5db9cff029b2073e7cc1231", kill_on_drop: false }`
[INFO] [stdout] 8f39a050e29a031c1d29a6ca380abe534e6bdcd0d5db9cff029b2073e7cc1231
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe3ba75e6e4b450e620775da1be02df4c98c8b0f6dce9c5c397dbb96c466e7e0
[INFO] running `Command { std: "docker" "start" "-a" "fe3ba75e6e4b450e620775da1be02df4c98c8b0f6dce9c5c397dbb96c466e7e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking bitflags v0.4.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking bytes v0.3.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking slab v0.1.3
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking nix v0.5.1
[INFO] [stderr]    Compiling ws2_32-sys v0.2.1
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking miow v0.1.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking mio v0.5.1
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking lib_shared v0.1.0 (/opt/rustwide/workdir/orangutan_macro/lib_shared)
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]    Compiling orangutan_macro v0.1.0 (/opt/rustwide/workdir/orangutan_macro)
[INFO] [stderr]     Checking orangutan v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "fe3ba75e6e4b450e620775da1be02df4c98c8b0f6dce9c5c397dbb96c466e7e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe3ba75e6e4b450e620775da1be02df4c98c8b0f6dce9c5c397dbb96c466e7e0", kill_on_drop: false }`
[INFO] [stdout] fe3ba75e6e4b450e620775da1be02df4c98c8b0f6dce9c5c397dbb96c466e7e0
