[INFO] cloning repository https://github.com/mfrw/rproxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mfrw/rproxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmfrw%2Frproxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmfrw%2Frproxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d5f5d05235ba34fed5f0a9e623a770983249a6a3 [INFO] building mfrw/rproxy against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmfrw%2Frproxy" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mfrw/rproxy on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/mfrw/rproxy [INFO] finished tweaking git repo https://github.com/mfrw/rproxy [INFO] tweaked toml for git repo https://github.com/mfrw/rproxy written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mfrw/rproxy 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded axum-core v0.2.5 [INFO] [stderr] Downloaded tor-checkable v0.3.0 [INFO] [stderr] Downloaded tor-cell v0.3.1 [INFO] [stderr] Downloaded fslock v0.2.1 [INFO] [stderr] Downloaded rlimit v0.8.3 [INFO] [stderr] Downloaded derive_builder_core_fork_arti v0.11.2 [INFO] [stderr] Downloaded tor-socksproto v0.3.1 [INFO] [stderr] Downloaded fluid-let v1.0.0 [INFO] [stderr] Downloaded async_executors v0.6.0 [INFO] [stderr] Downloaded serde_ignored v0.1.3 [INFO] [stderr] Downloaded postage v0.5.0 [INFO] [stderr] Downloaded fs-mistrust v0.2.0 [INFO] [stderr] Downloaded config v0.13.1 [INFO] [stderr] Downloaded derive_builder_fork_arti v0.11.2 [INFO] [stderr] Downloaded tinystr v0.6.0 [INFO] [stderr] Downloaded tor-dirmgr v0.4.0 [INFO] [stderr] Downloaded axum v0.5.7 [INFO] [stderr] Downloaded console-subscriber v0.1.6 [INFO] [stderr] Downloaded tor-units v0.3.0 [INFO] [stderr] Downloaded derive_builder_macro_fork_arti v0.11.2 [INFO] [stderr] Downloaded tor-persist v0.4.0 [INFO] [stderr] Downloaded console-api v0.3.0 [INFO] [stderr] Downloaded safelog v0.1.0 [INFO] [stderr] Downloaded tor-basic-utils v0.3.1 [INFO] [stderr] Downloaded tor-bytes v0.3.1 [INFO] [stderr] Downloaded tor-consdiff v0.3.0 [INFO] [stderr] Downloaded tonic v0.7.2 [INFO] [stderr] Downloaded caret v0.2.0 [INFO] [stderr] Downloaded arti v0.4.0 [INFO] [stderr] Downloaded tor-protover v0.3.0 [INFO] [stderr] Downloaded tor-error v0.3.1 [INFO] [stderr] Downloaded tor-guardmgr v0.3.1 [INFO] [stderr] Downloaded shellexpand-fork v2.1.1 [INFO] [stderr] Downloaded retry-error v0.2.0 [INFO] [stderr] Downloaded tor-cert v0.3.0 [INFO] [stderr] Downloaded tor-dirclient v0.3.1 [INFO] [stderr] Downloaded arti-client v0.4.0 [INFO] [stderr] Downloaded tor-llcrypto v0.3.1 [INFO] [stderr] Downloaded tor-linkspec v0.3.1 [INFO] [stderr] Downloaded tor-rtcompat v0.4.0 [INFO] [stderr] Downloaded tor-chanmgr v0.3.1 [INFO] [stderr] Downloaded tor-netdir v0.3.1 [INFO] [stderr] Downloaded tor-config v0.4.0 [INFO] [stderr] Downloaded tor-netdoc v0.4.0 [INFO] [stderr] Downloaded tor-circmgr v0.3.1 [INFO] [stderr] Downloaded tor-proto v0.3.1 [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1eb1f3351bbd056e99f5ad9b0f7e033b89e4d9656f5ea29ff785b2033ef5bbc8 [INFO] running `Command { std: "docker" "start" "-a" "1eb1f3351bbd056e99f5ad9b0f7e033b89e4d9656f5ea29ff785b2033ef5bbc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1eb1f3351bbd056e99f5ad9b0f7e033b89e4d9656f5ea29ff785b2033ef5bbc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1eb1f3351bbd056e99f5ad9b0f7e033b89e4d9656f5ea29ff785b2033ef5bbc8", kill_on_drop: false }` [INFO] [stdout] 1eb1f3351bbd056e99f5ad9b0f7e033b89e4d9656f5ea29ff785b2033ef5bbc8 [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bc91527eb4dbdda333c1c052843f425ef3ab8596d22710755a32128819b368b [INFO] running `Command { std: "docker" "start" "-a" "7bc91527eb4dbdda333c1c052843f425ef3ab8596d22710755a32128819b368b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling tracing-core v0.1.27 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling pem-rfc7468 v0.2.4 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha3 v0.10.1 [INFO] [stderr] Compiling aes v0.8.1 [INFO] [stderr] Compiling ctr v0.9.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling caret v0.2.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling semver v1.0.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling async_executors v0.6.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling shellexpand-fork v2.1.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling lzma-sys v0.1.19 [INFO] [stderr] Compiling coarsetime v0.1.22 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling weak-table v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling sanitize-filename v0.4.0 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling fluid-let v1.0.0 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling dyn-clone v1.0.6 [INFO] [stderr] Compiling retry-error v0.2.0 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling bounded-vec-deque v0.1.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.5.4 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling hdrhistogram v7.5.0 [INFO] [stderr] Compiling rlimit v0.8.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling clap_lex v0.2.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling rusqlite v0.27.0 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling clap v3.2.5 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling pkcs1 v0.2.4 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling merlin v2.0.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling enum-ordinalize v3.1.11 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling tor-protover v0.3.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling rsa v0.5.0 [INFO] [stderr] Compiling educe v0.4.19 [INFO] [stderr] Compiling blanket v0.2.0 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling derive_builder_core_fork_arti v0.11.2 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling asynchronous-codec v0.6.0 [INFO] [stderr] error: could not compile `clap` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/bin/rustc --crate-name clap --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/clap-3.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="termcolor"' -C metadata=7814a006fdd5952e -C extra-filename=-7814a006fdd5952e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atty=/opt/rustwide/target/debug/deps/libatty-5eda582901124f9d.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rmeta --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-ed35d567d212fd34.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-79a8cac52eef0bb3.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-d19f793f1637ef2f.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-559d6fc5ede6d168.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7bc91527eb4dbdda333c1c052843f425ef3ab8596d22710755a32128819b368b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bc91527eb4dbdda333c1c052843f425ef3ab8596d22710755a32128819b368b", kill_on_drop: false }` [INFO] [stdout] 7bc91527eb4dbdda333c1c052843f425ef3ab8596d22710755a32128819b368b [INFO] building mfrw/rproxy against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmfrw%2Frproxy" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mfrw/rproxy on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/mfrw/rproxy [INFO] finished tweaking git repo https://github.com/mfrw/rproxy [INFO] tweaked toml for git repo https://github.com/mfrw/rproxy written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mfrw/rproxy 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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 288e15f5b7f6429668de0d3b946a5303651d2cff8080865d32ac4ad3d15fcfc8 [INFO] running `Command { std: "docker" "start" "-a" "288e15f5b7f6429668de0d3b946a5303651d2cff8080865d32ac4ad3d15fcfc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "288e15f5b7f6429668de0d3b946a5303651d2cff8080865d32ac4ad3d15fcfc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "288e15f5b7f6429668de0d3b946a5303651d2cff8080865d32ac4ad3d15fcfc8", kill_on_drop: false }` [INFO] [stdout] 288e15f5b7f6429668de0d3b946a5303651d2cff8080865d32ac4ad3d15fcfc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0dfbc9aa3b8e83ba828f7137efc10cd12197818e63ca7d87bfb6ee07c6026d02 [INFO] running `Command { std: "docker" "start" "-a" "0dfbc9aa3b8e83ba828f7137efc10cd12197818e63ca7d87bfb6ee07c6026d02", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling tracing-core v0.1.27 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling pem-rfc7468 v0.2.4 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling sha3 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling aes v0.8.1 [INFO] [stderr] Compiling ctr v0.9.1 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling caret v0.2.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling semver v1.0.10 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling async_executors v0.6.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling shellexpand-fork v2.1.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling lzma-sys v0.1.19 [INFO] [stderr] Compiling coarsetime v0.1.22 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling weak-table v0.3.2 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling sanitize-filename v0.4.0 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling fluid-let v1.0.0 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling retry-error v0.2.0 [INFO] [stderr] Compiling dyn-clone v1.0.6 [INFO] [stderr] Compiling bounded-vec-deque v0.1.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap2 v0.5.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling clap_lex v0.2.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling enum-ordinalize v3.1.11 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling pkcs1 v0.2.4 [INFO] [stderr] Compiling merlin v2.0.1 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling educe v0.4.19 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling derive_builder_core_fork_arti v0.11.2 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling blanket v0.2.0 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling tor-protover v0.3.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling tinystr v0.6.0 [INFO] [stderr] Compiling rsa v0.5.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling rusqlite v0.27.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling derive_builder_macro_fork_arti v0.11.2 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling hdrhistogram v7.5.0 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling derive_builder_fork_arti v0.11.2 [INFO] [stderr] Compiling rlimit v0.8.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling clap v3.2.5 [INFO] [stderr] Compiling safelog v0.1.0 [INFO] [stderr] Compiling tor-units v0.3.0 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling asynchronous-codec v0.6.0 [INFO] [stderr] Compiling axum-core v0.2.5 [INFO] [stderr] Compiling tracing-appender v0.2.2 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tor-error v0.3.1 [INFO] [stderr] Compiling tor-basic-utils v0.3.1 [INFO] [stderr] Compiling postage v0.5.0 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling async-native-tls v0.4.0 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling trust-dns-proto v0.21.2 [INFO] [stderr] Compiling tor-rtcompat v0.4.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling fs-mistrust v0.2.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling tor-llcrypto v0.3.1 [INFO] [stderr] Compiling serde_ignored v0.1.3 [INFO] [stderr] Compiling tor-bytes v0.3.1 [INFO] [stderr] Compiling tor-checkable v0.3.0 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling tor-cert v0.3.0 [INFO] [stderr] Compiling tor-linkspec v0.3.1 [INFO] [stderr] Compiling config v0.13.1 [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling tor-consdiff v0.3.0 [INFO] [stderr] Compiling tor-socksproto v0.3.1 [INFO] [stderr] Compiling tor-cell v0.3.1 [INFO] [stderr] Compiling tor-netdoc v0.4.0 [INFO] [stderr] Compiling tor-persist v0.4.0 [INFO] [stderr] Compiling tor-config v0.4.0 [INFO] [stderr] Compiling tor-proto v0.3.1 [INFO] [stderr] Compiling tor-netdir v0.3.1 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling tor-guardmgr v0.3.1 [INFO] [stderr] Compiling tor-chanmgr v0.3.1 [INFO] [stderr] Compiling tor-circmgr v0.3.1 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling axum v0.5.7 [INFO] [stderr] Compiling tonic v0.7.2 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling async-compression v0.3.14 [INFO] [stderr] Compiling tor-dirclient v0.3.1 [INFO] [stderr] Compiling tor-dirmgr v0.4.0 [INFO] [stderr] Compiling console-api v0.3.0 [INFO] [stderr] Compiling console-subscriber v0.1.6 [INFO] [stderr] Compiling arti-client v0.4.0 [INFO] [stderr] Compiling arti v0.4.0 [INFO] [stderr] Compiling rproxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "0dfbc9aa3b8e83ba828f7137efc10cd12197818e63ca7d87bfb6ee07c6026d02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dfbc9aa3b8e83ba828f7137efc10cd12197818e63ca7d87bfb6ee07c6026d02", kill_on_drop: false }` [INFO] [stdout] 0dfbc9aa3b8e83ba828f7137efc10cd12197818e63ca7d87bfb6ee07c6026d02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70b03758e2d527f7cae002cc6e7a8f1a789a72f5867e7b20e4405b4515de7994 [INFO] running `Command { std: "docker" "start" "-a" "70b03758e2d527f7cae002cc6e7a8f1a789a72f5867e7b20e4405b4515de7994", kill_on_drop: false }` [INFO] [stderr] Compiling rproxy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.95s [INFO] running `Command { std: "docker" "inspect" "70b03758e2d527f7cae002cc6e7a8f1a789a72f5867e7b20e4405b4515de7994", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70b03758e2d527f7cae002cc6e7a8f1a789a72f5867e7b20e4405b4515de7994", kill_on_drop: false }` [INFO] [stdout] 70b03758e2d527f7cae002cc6e7a8f1a789a72f5867e7b20e4405b4515de7994