[INFO] cloning repository https://github.com/p4gefau1t/trojan-r [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/p4gefau1t/trojan-r" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp4gefau1t%2Ftrojan-r", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp4gefau1t%2Ftrojan-r'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2259e20f37537827b2c6d9da6323f2a26562cc03 [INFO] building p4gefau1t/trojan-r against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fp4gefau1t%2Ftrojan-r" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/p4gefau1t/trojan-r on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/p4gefau1t/trojan-r [INFO] finished tweaking git repo https://github.com/p4gefau1t/trojan-r [INFO] tweaked toml for git repo https://github.com/p4gefau1t/trojan-r written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/p4gefau1t/trojan-r 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f25f57ea647d664a82b68259a02d465e3d436821cf5059474a60fd9faa63dc0 [INFO] running `Command { std: "docker" "start" "-a" "4f25f57ea647d664a82b68259a02d465e3d436821cf5059474a60fd9faa63dc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f25f57ea647d664a82b68259a02d465e3d436821cf5059474a60fd9faa63dc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f25f57ea647d664a82b68259a02d465e3d436821cf5059474a60fd9faa63dc0", kill_on_drop: false }` [INFO] [stdout] 4f25f57ea647d664a82b68259a02d465e3d436821cf5059474a60fd9faa63dc0 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 173d564c220302ceafceed31b107a4819c1a49645f4058560cdaeb770cb3cf98 [INFO] running `Command { std: "docker" "start" "-a" "173d564c220302ceafceed31b107a4819c1a49645f4058560cdaeb770cb3cf98", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling unicode-normalization v0.1.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tokio-tungstenite v0.14.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling trojan-r v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `frag` is never read [INFO] [stdout] --> src/protocol/socks5/mod.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 228 | struct UdpAssociateHeader { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 229 | /// Fragment [INFO] [stdout] 230 | frag: u8, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UdpAssociateHeader` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.24s [INFO] running `Command { std: "docker" "inspect" "173d564c220302ceafceed31b107a4819c1a49645f4058560cdaeb770cb3cf98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "173d564c220302ceafceed31b107a4819c1a49645f4058560cdaeb770cb3cf98", kill_on_drop: false }` [INFO] [stdout] 173d564c220302ceafceed31b107a4819c1a49645f4058560cdaeb770cb3cf98 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea96936aa8737340d262c5a33e2cb709689429193659dc6c9ce64969a9a2435b [INFO] running `Command { std: "docker" "start" "-a" "ea96936aa8737340d262c5a33e2cb709689429193659dc6c9ce64969a9a2435b", kill_on_drop: false }` [INFO] [stderr] Compiling trojan-r v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `frag` is never read [INFO] [stdout] --> src/protocol/socks5/mod.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 228 | struct UdpAssociateHeader { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 229 | /// Fragment [INFO] [stdout] 230 | frag: u8, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UdpAssociateHeader` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc4iAGPx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-8c5eeb983f370bf7.rlib,libtermcolor-95b90a5c4c516553.rlib,libhumantime-271ba35809dd8c72.rlib,libregex-fd13274ed941c01e.rlib,libaho_corasick-207ee9ed8b5d8bbb.rlib,libregex_syntax-f65d37b15c194e35.rlib,libtoml-f84114d677cb2a55.rlib,libwebpki_roots-6c95d5027deda5f5.rlib}" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-1af8ffea9e74232a.rlib,libgetopts-ffa5d4ded57a3fc3.rlib,libunicode_width-0e164d63496cbdb2.rlib,librustc_std_workspace_std-aef6a43b187ae7c5.rlib}" "/opt/rustwide/target/debug/deps/{libtokio_tungstenite-791e6c1dc763349b.rlib,libpin_project-5db98fe30332180c.rlib,libtungstenite-c65fc7528f6aa45b.rlib,librand-bac792d7beb63b26.rlib,librand_chacha-afb12661bee18c7c.rlib,libppv_lite86-88ed22677a4c0286.rlib,librand_core-e5e4ba947e2cb342.rlib,libgetrandom-f8fdd5ebbe388de7.rlib,libutf8-d75228722519eff6.rlib,libbyteorder-379f547b04d51d02.rlib,libsha1-480553d535967399.rlib,libinput_buffer-5a4c3beb70303cac.rlib,libhttparse-6ef2cbf10eb23d8c.rlib,libthiserror-29dea6e594bf6faf.rlib,liburl-eb0ff381a5e32d22.rlib,libidna-4a90024045aba5e2.rlib,libunicode_normalization-0d16f709c26e4e94.rlib,libtinyvec-d960a26741797f86.rlib,libtinyvec_macros-cc8e196d6b1e57fc.rlib,libunicode_bidi-55d1d7e552822934.rlib,libform_urlencoded-689ec892f07ab226.rlib,libpercent_encoding-d8e5e041794fd24f.rlib,libmatches-ae807cfe442355e3.rlib,libhttp-b5c213f7264c35d9.rlib,libitoa-3b4277173c45fbe4.rlib,libfnv-2d77ec4f6f971b24.rlib,libsha2-fd5e5d9690384d05.rlib,libcpufeatures-e1c728fa9a16b96b.rlib,libopaque_debug-c0b21531799dfcb1.rlib,libdigest-297295f67ea1761a.rlib,libblock_buffer-bf18a7d8a41f0f4a.rlib,libgeneric_array-34bec44b791f8e15.rlib,libtypenum-bb62f61dbdd31d69.rlib,libtokio_rustls-79a62a12e90e0265.rlib,librustls-32fa5ea1d2974ebc.rlib,libbase64-beb813779272318b.rlib,libsct-d2573baf49b527da.rlib,libwebpki-887b218bf7afdc40.rlib,libring-408cbb0f59a0eb1c.rlib,libspin-bd5c65b66a03de3f.rlib,libuntrusted-4c6cc551cc2c6e70.rlib,libonce_cell-57673882d4b348dd.rlib,libfutures_util-97514648d9516000.rlib,libslab-7345585cd53d1b65.rlib,libfutures_sink-40f68e12490053d3.rlib,libfutures_task-324119dfe6152004.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-3632bc60de24cf31.rlib,libserde-359cd34a488cb3e1.rlib,libtokio-ca71c94e2022d9c4.rlib,libnum_cpus-368c223face868c1.rlib,libmemchr-d4296a37c88e6b86.rlib,libpin_project_lite-6959183b0136174c.rlib,libmio-fafb0c62f5a3e23a.rlib,liblog-c47319b5e74b5781.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libbytes-847a4bb13ea8f656.rlib,libclap-b70b2c9119464436.rlib,libvec_map-ecbce826993378bd.rlib,libtextwrap-3db3c65cc235fb8e.rlib,libunicode_width-8f833626c49fb0ed.rlib,libstrsim-1c33ff29e0d45111.rlib,libbitflags-ee4b6a8effb9c17a.rlib,libatty-c287fd51e6b9c6dc.rlib,liblibc-c9e754ef8a0f8c53.rlib,libansi_term-dc29728339138c52.rlib}" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-2d1d15db08d24f32/out" "-L" "/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/trojan_r-45fb9d175b08fa00" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `trojan-r` (bin "trojan-r" test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "ea96936aa8737340d262c5a33e2cb709689429193659dc6c9ce64969a9a2435b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea96936aa8737340d262c5a33e2cb709689429193659dc6c9ce64969a9a2435b", kill_on_drop: false }` [INFO] [stdout] ea96936aa8737340d262c5a33e2cb709689429193659dc6c9ce64969a9a2435b