[INFO] cloning repository https://github.com/tyr-rust-bootcamp/01-rcli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tyr-rust-bootcamp/01-rcli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyr-rust-bootcamp%2F01-rcli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyr-rust-bootcamp%2F01-rcli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 07055102dff16e250aaed62676bcb4922002621c
[INFO] testing tyr-rust-bootcamp/01-rcli against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyr-rust-bootcamp%2F01-rcli" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tyr-rust-bootcamp/01-rcli on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/tyr-rust-bootcamp/01-rcli
[INFO] finished tweaking git repo https://github.com/tyr-rust-bootcamp/01-rcli
[INFO] tweaked toml for git repo https://github.com/tyr-rust-bootcamp/01-rcli written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/tyr-rust-bootcamp/01-rcli 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zxcvbn v2.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa3c3a04273103431f45f200863257d38b0377f045747e28c4ad0d7dc1e7bd13
[INFO] running `Command { std: "docker" "start" "-a" "aa3c3a04273103431f45f200863257d38b0377f045747e28c4ad0d7dc1e7bd13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa3c3a04273103431f45f200863257d38b0377f045747e28c4ad0d7dc1e7bd13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa3c3a04273103431f45f200863257d38b0377f045747e28c4ad0d7dc1e7bd13", kill_on_drop: false }`
[INFO] [stdout] aa3c3a04273103431f45f200863257d38b0377f045747e28c4ad0d7dc1e7bd13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a270cf41c4fe7d4ddf1df4163b0bde266f00e8c34da147a67a22a9e4a42eac6c
[INFO] running `Command { std: "docker" "start" "-a" "a270cf41c4fe7d4ddf1df4163b0bde266f00e8c34da147a67a22a9e4a42eac6c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling platforms v3.3.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling axum v0.7.4
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling h2 v0.4.3
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling time v0.3.34
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling clap_derive v4.5.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling zstd v0.13.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling async-compression v0.4.6
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling http-range-header v0.4.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling serde_yaml v0.9.33
[INFO] [stderr]    Compiling zxcvbn v2.2.2
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling clap v4.5.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling enum_dispatch v0.3.12
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling rcli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcAimHau/symbols.o" "/opt/rustwide/target/debug/deps/rcli-8cd78fa6e5daca35.rcli.7839316d8a8d19f9-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/rcli-8cd78fa6e5daca35.rcli.7839316d8a8d19f9-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/rcli-8cd78fa6e5daca35.rcli.7839316d8a8d19f9-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/rcli-8cd78fa6e5daca35.rcli.7839316d8a8d19f9-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/rcli-8cd78fa6e5daca35.rcli.7839316d8a8d19f9-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/rcli-8cd78fa6e5daca35.rcli.7839316d8a8d19f9-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/rcli-8cd78fa6e5daca35.rcli.7839316d8a8d19f9-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/rcli-8cd78fa6e5daca35.rcli.7839316d8a8d19f9-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/rcli-8cd78fa6e5daca35.rcli.7839316d8a8d19f9-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/rcli-8cd78fa6e5daca35.rcli.7839316d8a8d19f9-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/rcli-8cd78fa6e5daca35.rcli.7839316d8a8d19f9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rcli-8cd78fa6e5daca35.rcli.7839316d8a8d19f9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rcli-8cd78fa6e5daca35.rcli.7839316d8a8d19f9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rcli-8cd78fa6e5daca35.rcli.7839316d8a8d19f9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rcli-8cd78fa6e5daca35.rcli.7839316d8a8d19f9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rcli-8cd78fa6e5daca35.rcli.7839316d8a8d19f9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rcli-8cd78fa6e5daca35.9i8m7ohbk5rcqpmgt80ogp05q.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-1febf1bf0c5da1fb/out" "-L" "/opt/rustwide/target/debug/build/blake3-1febf1bf0c5da1fb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-71ef2686681c8b9a/out" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-7d160eb657bb8a27.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-539d6c8f66d1b861.rlib" "/opt/rustwide/target/debug/deps/liboverload-667acc2908675926.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-288a256a379985cf.rlib" "/opt/rustwide/target/debug/deps/libmatchers-1ab677d3d7cbfd9c.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-76d9ee70e58e8db4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5ceaa91920579a46.rlib" "/opt/rustwide/target/debug/deps/libthread_local-bea2067a721757e6.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-1524512a2c06d2c9.rlib" "/opt/rustwide/target/debug/deps/librcli-6214bf8a11683fc0.rlib" "/opt/rustwide/target/debug/deps/libblake3-83fd26027ec3023c.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-298a8eb32ab4ced9.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-8ddae3ce25bac3b3.rlib" "/opt/rustwide/target/debug/deps/libarrayref-12dccd49f84627c2.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-2d214bca9a313831.rlib" "/opt/rustwide/target/debug/deps/libunsafe_libyaml-18c724e223d22ffd.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-99d6dcc741e89ba3.rlib" "/opt/rustwide/target/debug/deps/libsha2-d12860665725e982.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-2a61eae5325770b2.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-e58d67928e727c66.rlib" "/opt/rustwide/target/debug/deps/libzeroize-a256f9ada9347ba7.rlib" "/opt/rustwide/target/debug/deps/libsubtle-29dc240e5dede6d0.rlib" "/opt/rustwide/target/debug/deps/libdigest-be4f4924d3226266.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a7767f52d5be9300.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-94609bf7600bb847.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-07414a2bcb428e6d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5326f72807cfe834.rlib" "/opt/rustwide/target/debug/deps/libed25519-ac003236442d5453.rlib" "/opt/rustwide/target/debug/deps/libsignature-01ab0b40ad10f33a.rlib" "/opt/rustwide/target/debug/deps/libtower_http-3aa45f74742912b5.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-cd43b3471efffcd5.rlib" "/opt/rustwide/target/debug/deps/libunicase-af4f682184b6084c.rlib" "/opt/rustwide/target/debug/deps/libhttp_range_header-bfa0fce0fbcda356.rlib" "/opt/rustwide/target/debug/deps/libbitflags-587d8e547c38cd0e.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-2b0dd7e1ab6d92d2.rlib" "/opt/rustwide/target/debug/deps/libzstd-c6540706da6829ab.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-fd358e25f2009f70.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-493c1e66ac73b70c.rlib" "/opt/rustwide/target/debug/deps/libflate2-3076cbc13deaa882.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fa21b699486f5963.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f6e9d52e862c22de.rlib" "/opt/rustwide/target/debug/deps/libbrotli-7704222bc32c5868.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-0d772a4ddde24b06.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-c05b3c7dd2435eb2.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-26a5d660d0c8a7be.rlib" "/opt/rustwide/target/debug/deps/libaxum-fdbcea16ee0e2e19.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-cf9401d192ef3824.rlib" "/opt/rustwide/target/debug/deps/libserde_json-fa49d1558e6d4c05.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-0c1d7489153bd782.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07a2dedb236e9598.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a400589552762a21.rlib" "/opt/rustwide/target/debug/deps/libhyper_util-d6c751ac1bb7f4b8.rlib" "/opt/rustwide/target/debug/deps/libhyper-68b104857c2bab91.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2bf71e8326cc0d46.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-7755c82524954561.rlib" "/opt/rustwide/target/debug/deps/libindexmap-81e4646de01c5696.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-96aac783b9ba47a7.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b64087c53978522a.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2288d7d2e7cd0bb1.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cec10d4fe91818dd.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-11344a6c642a5a9a.rlib" "/opt/rustwide/target/debug/deps/libmatchit-9130691b8ad33483.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-1ea3c2d6f583a639.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libtracing-68be4310446dd5b6.rlib" "/opt/rustwide/target/debug/deps/liblog-a00a231d50da9d95.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2051afaedd8a2e9d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-795d6939e3fe8636.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-e6943188b4be07f5.rlib" "/opt/rustwide/target/debug/deps/libhttp_body_util-f1700a03ac26aa39.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3a07903a97bbfc05.rlib" "/opt/rustwide/target/debug/deps/libhttp-388526cd478a0702.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libtower-d1b29d0cd9a1abc0.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d203b2b9a518d4eb.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-59d9149cea32c325.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-185f55870884d82b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d45fc6a38f73e117.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bbe118dd79718c74.rlib" "/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rlib" "/opt/rustwide/target/debug/deps/librand-c4c6e423b927005c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a7dbfe7bd990894c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-905fd835b337451d.rlib" "/opt/rustwide/target/debug/deps/librand_core-4778d7618c8d5668.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9a11002fe937ba13.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libcsv-9ca5a39ac7e3258e.rlib" "/opt/rustwide/target/debug/deps/libryu-fc6cbebb9d6eeca5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a7cade3bf815672a.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-ed6a3e817010df47.rlib" "/opt/rustwide/target/debug/deps/libserde-30488e6d40464a67.rlib" "/opt/rustwide/target/debug/deps/libanyhow-a0fdca5964864e0f.rlib" "/opt/rustwide/target/debug/deps/libtokio-ffe73a37dfae9c88.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-90c8c664a844620a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f7e07c045f1b362b.rlib" "/opt/rustwide/target/debug/deps/libbytes-30dacc79d7337c17.rlib" "/opt/rustwide/target/debug/deps/libmio-47fd14dbb3dde1d4.rlib" "/opt/rustwide/target/debug/deps/liblibc-6d8946442dcf11ac.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1ee041da627866d5.rlib" "/opt/rustwide/target/debug/deps/libbase64-47d9a61b14b4bbb5.rlib" "/opt/rustwide/target/debug/deps/libzxcvbn-694d37191156d85e.rlib" "/opt/rustwide/target/debug/deps/libtime-ac6454b89d6a89bc.rlib" "/opt/rustwide/target/debug/deps/libtime_core-f088bdeda82daaaf.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-c07d2bc8a05763c7.rlib" "/opt/rustwide/target/debug/deps/libderanged-268d6cdc91cf6c69.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-b5bd7be737233b4b.rlib" "/opt/rustwide/target/debug/deps/libitertools-c74b04449a1e5906.rlib" "/opt/rustwide/target/debug/deps/libeither-a582a5f7c612da26.rlib" "/opt/rustwide/target/debug/deps/libfancy_regex-150970d1beec04d4.rlib" "/opt/rustwide/target/debug/deps/libregex-009eae91d09761ab.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-7dccc2b51552e1b0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8eabdcfc43b72776.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2cd9dc7152ebb008.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d8ff97c660566b14.rlib" "/opt/rustwide/target/debug/deps/libbit_set-2a33e3ce6ff17b81.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-9e3ffed94b5799cd.rlib" "/opt/rustwide/target/debug/deps/libquick_error-272c4b37477f4e1c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libderive_builder-be33c9f3b243d388.rlib" "/opt/rustwide/target/debug/deps/libclap-8c434a8b0cd4ab58.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-b77e84d468cebead.rlib" "/opt/rustwide/target/debug/deps/libstrsim-133a620b8a8e1d0b.rlib" "/opt/rustwide/target/debug/deps/libanstream-ac27a5efed30690e.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-331eae7813dc4711.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c616dfc51be944b7.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-4e5b7ba4201dda78.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-58171dd949fdaa29.rlib" "/opt/rustwide/target/debug/deps/libanstyle-9cef8ee152d877ab.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rcli-8cd78fa6e5daca35" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: /usr/bin/ld: final link failed: No space left on device
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rcli` (bin "rcli") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "a270cf41c4fe7d4ddf1df4163b0bde266f00e8c34da147a67a22a9e4a42eac6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a270cf41c4fe7d4ddf1df4163b0bde266f00e8c34da147a67a22a9e4a42eac6c", kill_on_drop: false }`
[INFO] [stdout] a270cf41c4fe7d4ddf1df4163b0bde266f00e8c34da147a67a22a9e4a42eac6c
[INFO] testing tyr-rust-bootcamp/01-rcli against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyr-rust-bootcamp%2F01-rcli" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tyr-rust-bootcamp/01-rcli on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/tyr-rust-bootcamp/01-rcli
[INFO] finished tweaking git repo https://github.com/tyr-rust-bootcamp/01-rcli
[INFO] tweaked toml for git repo https://github.com/tyr-rust-bootcamp/01-rcli written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/tyr-rust-bootcamp/01-rcli 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37bfc333764f8d9fe9ed1b8854aa00d91379058684aa455d23cfdc717f477b17
[INFO] running `Command { std: "docker" "start" "-a" "37bfc333764f8d9fe9ed1b8854aa00d91379058684aa455d23cfdc717f477b17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37bfc333764f8d9fe9ed1b8854aa00d91379058684aa455d23cfdc717f477b17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37bfc333764f8d9fe9ed1b8854aa00d91379058684aa455d23cfdc717f477b17", kill_on_drop: false }`
[INFO] [stdout] 37bfc333764f8d9fe9ed1b8854aa00d91379058684aa455d23cfdc717f477b17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54455115712cc77158892f5c0eeb7c722d4534bd31b9a8e8de23cfbfdfef3cb0
[INFO] running `Command { std: "docker" "start" "-a" "54455115712cc77158892f5c0eeb7c722d4534bd31b9a8e8de23cfbfdfef3cb0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling platforms v3.3.0
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling axum v0.7.4
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling h2 v0.4.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling time v0.3.34
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling clap_derive v4.5.3
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling zstd v0.13.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.6
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling http-range-header v0.4.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling hyper v1.2.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling clap v4.5.3
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling serde_yaml v0.9.33
[INFO] [stderr]    Compiling hyper-util v0.1.3
[INFO] [stderr]    Compiling zxcvbn v2.2.2
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling enum_dispatch v0.3.12
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling rcli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "54455115712cc77158892f5c0eeb7c722d4534bd31b9a8e8de23cfbfdfef3cb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54455115712cc77158892f5c0eeb7c722d4534bd31b9a8e8de23cfbfdfef3cb0", kill_on_drop: false }`
[INFO] [stdout] 54455115712cc77158892f5c0eeb7c722d4534bd31b9a8e8de23cfbfdfef3cb0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ae09c342b83117ac2938cfcfcd906c50aa3dfdd7c64e55f2d790c25dbf192b0
[INFO] running `Command { std: "docker" "start" "-a" "5ae09c342b83117ac2938cfcfcd906c50aa3dfdd7c64e55f2d790c25dbf192b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling rcli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.48s
[INFO] running `Command { std: "docker" "inspect" "5ae09c342b83117ac2938cfcfcd906c50aa3dfdd7c64e55f2d790c25dbf192b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ae09c342b83117ac2938cfcfcd906c50aa3dfdd7c64e55f2d790c25dbf192b0", kill_on_drop: false }`
[INFO] [stdout] 5ae09c342b83117ac2938cfcfcd906c50aa3dfdd7c64e55f2d790c25dbf192b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 26196b102d77db65c88c5bd8a821416b44ff02f2f6c50203c25c20940bf42de0
[INFO] running `Command { std: "docker" "start" "-a" "26196b102d77db65c88c5bd8a821416b44ff02f2f6c50203c25c20940bf42de0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rcli-daa5579ebdf612c4)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test process::text::tests::test_process_text_sign ... ok
[INFO] [stdout] test process::text::tests::test_process_text_verify ... ok
[INFO] [stdout] test process::b64::tests::test_process_decode ... ok
[INFO] [stdout] test process::b64::tests::test_process_encode ... ok
[INFO] [stdout] test cli::tests::test_verify_input_file ... ok
[INFO] [stdout] test process::http_serve::tests::test_file_handler ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- process::http_serve::tests::test_file_handler stdout ----
[INFO] [stdout] thread 'process::http_serve::tests::test_file_handler' panicked at src/process/http_serve.rs:73:9:
[INFO] [stdout] assertion failed: content.trim().starts_with("[package]")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x564835d1caf5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x564835d1caf5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x564835d1caf5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x564835d1caf5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x564835d441eb - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x564835d441eb - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x564835d1a19f - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x564835d1c8ce - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x564835d1c8ce - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x564835d1e239 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x564835d1df8c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x564835bf25df - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x564835bf25df - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x564835d1e83b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x564835d1e83b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x564835d1e57b - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:656:13
[INFO] [stdout]   16:     0x564835d1cfb9 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x564835d1e2e7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x564835b7f303 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x564835b7f3ac - core::panicking::panic::h049fed9389bf889e
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:146:5
[INFO] [stdout]   20:     0x564835b9550e - rcli::process::http_serve::tests::test_file_handler::{{closure}}::h2ca8f18b1a0411c2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/process/http_serve.rs:73:9
[INFO] [stdout]   21:     0x564835b8d952 - <core::pin::Pin<P> as core::future::future::Future>::poll::hbb5b19081fa33518
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/future/future.rs:123:9
[INFO] [stdout]   22:     0x564835b8d90d - <core::pin::Pin<P> as core::future::future::Future>::poll::h5f7553f810334f4f
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/future/future.rs:123:9
[INFO] [stdout]   23:     0x564835b99dbf - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h00c659abb5113768
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:57
[INFO] [stdout]   24:     0x564835b99d05 - tokio::runtime::coop::with_budget::h0e16443f888f3360
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x564835b99d05 - tokio::runtime::coop::budget::h6b854ae5d0be0840
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x564835b99d05 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he1369122fc3f8f41
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   27:     0x564835b98ad0 - tokio::runtime::scheduler::current_thread::Context::enter::h22e757fd2fdf80ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   28:     0x564835b9957b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h80b7d06f6d34795e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:658:36
[INFO] [stdout]   29:     0x564835b992f4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h5988e9f9ce200764
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   30:     0x564835b9119b - tokio::runtime::context::scoped::Scoped<T>::set::h212bfeec0f581652
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x564835b980e9 - tokio::runtime::context::set_scheduler::{{closure}}::h41127e3239e11db4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context.rs:176:26
[INFO] [stdout]   32:     0x564835b87780 - std::thread::local::LocalKey<T>::try_with::h7f710673f1b7c5c0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   33:     0x564835b8758a - std::thread::local::LocalKey<T>::with::hf29eaddd35937221
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   34:     0x564835b9809d - tokio::runtime::context::set_scheduler::h2bbd5da6e2cfa393
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context.rs:176:9
[INFO] [stdout]   35:     0x564835b990a0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h5d06c4c63036eddf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   36:     0x564835b99313 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha64afaa9f6034f3e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:646:19
[INFO] [stdout]   37:     0x564835b98423 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h2614998cce384da1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:175:28
[INFO] [stdout]   38:     0x564835b8c376 - tokio::runtime::context::runtime::enter_runtime::h28bdd86bbc355a07
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x564835b98381 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h4da224ff06c6946b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   40:     0x564835b912cd - tokio::runtime::runtime::Runtime::block_on::h600c09f4c152f527
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.0/src/runtime/runtime.rs:348:47
[INFO] [stdout]   41:     0x564835b95061 - rcli::process::http_serve::tests::test_file_handler::h27b6081cad88f183
[INFO] [stdout]                                at /opt/rustwide/workdir/src/process/http_serve.rs:73:9
[INFO] [stdout]   42:     0x564835b94f07 - rcli::process::http_serve::tests::test_file_handler::{{closure}}::h1fa0fe46775c3f19
[INFO] [stdout]                                at /opt/rustwide/workdir/src/process/http_serve.rs:67:33
[INFO] [stdout]   43:     0x564835b88186 - core::ops::function::FnOnce::call_once::hb2b51011a59db25b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x564835bf6efb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x564835bf6efb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   46:     0x564835bf65c1 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   47:     0x564835bf65c1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   48:     0x564835bf65c1 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   49:     0x564835bf65c1 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   50:     0x564835bf65c1 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   51:     0x564835bf65c1 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   52:     0x564835bf65c1 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   53:     0x564835bbef94 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   54:     0x564835bbef94 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   55:     0x564835bc3a62 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   56:     0x564835bc3a62 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   57:     0x564835bc3a62 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   58:     0x564835bc3a62 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   59:     0x564835bc3a62 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   60:     0x564835bc3a62 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   61:     0x564835bc3a62 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x564835d22c0b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   63:     0x564835d22c0b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   64:     0x564835d22c0b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   65:     0x7f4dd6784ac3 - <unknown>
[INFO] [stdout]   66:     0x7f4dd6815a04 - __clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     process::http_serve::tests::test_file_handler
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "26196b102d77db65c88c5bd8a821416b44ff02f2f6c50203c25c20940bf42de0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26196b102d77db65c88c5bd8a821416b44ff02f2f6c50203c25c20940bf42de0", kill_on_drop: false }`
[INFO] [stdout] 26196b102d77db65c88c5bd8a821416b44ff02f2f6c50203c25c20940bf42de0
