[INFO] cloning repository https://github.com/sphenlee/sealproxy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sphenlee/sealproxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphenlee%2Fsealproxy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphenlee%2Fsealproxy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eb5e428f0fb9bc59700e2382f4f8458e18aa208b
[INFO] checking sphenlee/sealproxy against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphenlee%2Fsealproxy" "/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/sphenlee/sealproxy
[INFO] finished tweaking git repo https://github.com/sphenlee/sealproxy
[INFO] tweaked toml for git repo https://github.com/sphenlee/sealproxy written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sphenlee/sealproxy 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/sphenlee/sealproxy 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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a9cb864917aef085d6c72ce8c260913aff709d53c52950160424c647e24eb2d
[INFO] running `Command { std: "docker" "start" "-a" "9a9cb864917aef085d6c72ce8c260913aff709d53c52950160424c647e24eb2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a9cb864917aef085d6c72ce8c260913aff709d53c52950160424c647e24eb2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a9cb864917aef085d6c72ce8c260913aff709d53c52950160424c647e24eb2d", kill_on_drop: false }`
[INFO] [stdout] 9a9cb864917aef085d6c72ce8c260913aff709d53c52950160424c647e24eb2d
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9e2be4ba9f4357adcb3d783165d73f09c0b9b42f9015fc1f25927b741eb80d5
[INFO] running `Command { std: "docker" "start" "-a" "c9e2be4ba9f4357adcb3d783165d73f09c0b9b42f9015fc1f25927b741eb80d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.127
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]     Checking futures-channel v0.3.17
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling openssl v0.10.39
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]     Checking tinyvec v1.3.1
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]    Compiling openssl-sys v0.9.73
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking unicode-bidi v0.3.6
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling cookie v0.15.1
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking nom v2.2.1
[INFO] [stderr]     Checking pem v0.8.3
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking simple_asn1 v0.4.1
[INFO] [stderr]     Checking tracing-log v0.1.2
[INFO] [stderr]     Checking http-body v0.4.3
[INFO] [stderr]     Checking lber v0.3.0
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking rustls-pemfile v0.2.1
[INFO] [stderr]     Checking route-recognizer v0.3.0
[INFO] [stderr]     Checking arc-swap v1.3.0
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.15
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking tokio v1.18.1
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]     Checking futures-util v0.3.17
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]     Checking pin-project v1.0.8
[INFO] [stderr]     Checking futures-executor v0.3.17
[INFO] [stderr]     Checking futures v0.3.17
[INFO] [stderr]     Checking tokio-util v0.6.7
[INFO] [stderr]     Checking tokio-util v0.7.1
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking tokio-stream v0.1.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking inotify v0.9.3
[INFO] [stderr]     Checking h2 v0.3.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking tracing-serde v0.1.2
[INFO] [stderr]     Checking serde_yaml v0.8.18
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking ldap3 v0.10.4
[INFO] [stderr]     Checking tracing-subscriber v0.2.20
[INFO] [stderr]     Checking jsonwebtoken v7.2.0
[INFO] [stderr]     Checking hyper v0.14.11
[INFO] [stderr]     Checking tls-listener v0.2.1
[INFO] [stderr]     Checking sealproxy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1, openssl v0.10.39
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 13`
[INFO] running `Command { std: "docker" "inspect" "c9e2be4ba9f4357adcb3d783165d73f09c0b9b42f9015fc1f25927b741eb80d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9e2be4ba9f4357adcb3d783165d73f09c0b9b42f9015fc1f25927b741eb80d5", kill_on_drop: false }`
[INFO] [stdout] c9e2be4ba9f4357adcb3d783165d73f09c0b9b42f9015fc1f25927b741eb80d5
