[INFO] cloning repository https://github.com/zhxie/pcap2socks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhxie/pcap2socks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhxie%2Fpcap2socks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhxie%2Fpcap2socks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07dcd66fd8d9f51d24bac383e9f9c0b0d6a1ad83 [INFO] checking zhxie/pcap2socks against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhxie%2Fpcap2socks" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zhxie/pcap2socks [INFO] finished tweaking git repo https://github.com/zhxie/pcap2socks [INFO] tweaked toml for git repo https://github.com/zhxie/pcap2socks written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zhxie/pcap2socks 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/zhxie/pcap2socks 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] c13fe08a2725234376dc5f595402eca56f794644d1d7ee909913270a937212fc [INFO] running `Command { std: "docker" "start" "-a" "c13fe08a2725234376dc5f595402eca56f794644d1d7ee909913270a937212fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c13fe08a2725234376dc5f595402eca56f794644d1d7ee909913270a937212fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c13fe08a2725234376dc5f595402eca56f794644d1d7ee909913270a937212fc", kill_on_drop: false }` [INFO] [stdout] c13fe08a2725234376dc5f595402eca56f794644d1d7ee909913270a937212fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] de4f84d8b98f8bf1bf298380819c81a3a87313bbb2a467b27a34cfb5c27695d3 [INFO] running `Command { std: "docker" "start" "-a" "de4f84d8b98f8bf1bf298380819c81a3a87313bbb2a467b27a34cfb5c27695d3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Checking pnet_base v0.28.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling pest v0.3.3 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking ipnetwork v0.18.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking pnet_macros_support v0.28.0 [INFO] [stderr] Compiling pnet v0.28.0 [INFO] [stderr] Checking bitflags v0.8.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking pnet_sys v0.28.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking nix v0.9.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking pnet_datalink v0.28.0 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Checking dns-lookup v1.0.8 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking lru v0.6.6 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling pnet_macros v0.28.0 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Checking pnet_packet v0.28.0 [INFO] [stderr] Compiling handlebars v0.29.1 [INFO] [stderr] Checking async-socks5 v0.5.0 [INFO] [stderr] Checking pnet_transport v0.28.0 [INFO] [stderr] Compiling interfaces v0.0.4 [INFO] [stderr] Checking pcap2socks v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.87s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.8.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "de4f84d8b98f8bf1bf298380819c81a3a87313bbb2a467b27a34cfb5c27695d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de4f84d8b98f8bf1bf298380819c81a3a87313bbb2a467b27a34cfb5c27695d3", kill_on_drop: false }` [INFO] [stdout] de4f84d8b98f8bf1bf298380819c81a3a87313bbb2a467b27a34cfb5c27695d3