[INFO] crate direkuta 0.1.8 is already in cache [INFO] extracting crate direkuta 0.1.8 into work/ex/beta-1.37-6/sources/1.36.0/reg/direkuta/0.1.8 [INFO] extracting crate direkuta 0.1.8 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/direkuta/0.1.8 [INFO] validating manifest of direkuta-0.1.8 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of direkuta-0.1.8 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing direkuta-0.1.8 [INFO] removed 4 missing examples [INFO] finished frobbing direkuta-0.1.8 [INFO] frobbed toml for direkuta-0.1.8 written to work/ex/beta-1.37-6/sources/1.36.0/reg/direkuta/0.1.8/Cargo.toml [INFO] started frobbing direkuta-0.1.8 [INFO] removed 4 missing examples [INFO] finished frobbing direkuta-0.1.8 [INFO] frobbed toml for direkuta-0.1.8 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/direkuta/0.1.8/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing direkuta-0.1.8 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/direkuta/0.1.8:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 6792ce9fc059b00744aec5e371a19928d84f3377213bac02ff8579a653c4613e [INFO] running `"docker" "start" "-a" "6792ce9fc059b00744aec5e371a19928d84f3377213bac02ff8579a653c4613e"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Compiling direkuta v0.1.8 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/lib.rs:429:42 [INFO] [stderr] | [INFO] [stderr] 429 | DireError::Hyper(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/lib.rs:1278:14 [INFO] [stderr] | [INFO] [stderr] 1278 | .trim_left_matches('^') [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/lib.rs:1279:14 [INFO] [stderr] | [INFO] [stderr] 1279 | .trim_right_matches('$') [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/lib.rs:1280:14 [INFO] [stderr] | [INFO] [stderr] 1280 | .trim_right_matches('/'); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.60s [INFO] running `"docker" "inspect" "6792ce9fc059b00744aec5e371a19928d84f3377213bac02ff8579a653c4613e"` [INFO] running `"docker" "rm" "-f" "6792ce9fc059b00744aec5e371a19928d84f3377213bac02ff8579a653c4613e"` [INFO] [stdout] 6792ce9fc059b00744aec5e371a19928d84f3377213bac02ff8579a653c4613e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/direkuta/0.1.8:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 78a6ae140e8196eb2f072524ea925a858dd3e217d3dddc51b32e2911925eda4e [INFO] running `"docker" "start" "-a" "78a6ae140e8196eb2f072524ea925a858dd3e217d3dddc51b32e2911925eda4e"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Compiling etag v1.0.3 [INFO] [stderr] Compiling rustls v0.14.0 [INFO] [stderr] Compiling ct-logs v0.4.0 [INFO] [stderr] Compiling tokio-rustls v0.8.1 [INFO] [stderr] Compiling hyper-rustls v0.15.1 [INFO] [stderr] Compiling yukikaze v0.3.1 [INFO] [stderr] Compiling direkuta v0.1.8 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/lib.rs:429:42 [INFO] [stderr] | [INFO] [stderr] 429 | DireError::Hyper(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/lib.rs:1278:14 [INFO] [stderr] | [INFO] [stderr] 1278 | .trim_left_matches('^') [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/lib.rs:1279:14 [INFO] [stderr] | [INFO] [stderr] 1279 | .trim_right_matches('$') [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/lib.rs:1280:14 [INFO] [stderr] | [INFO] [stderr] 1280 | .trim_right_matches('/'); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.61s [INFO] running `"docker" "inspect" "78a6ae140e8196eb2f072524ea925a858dd3e217d3dddc51b32e2911925eda4e"` [INFO] running `"docker" "rm" "-f" "78a6ae140e8196eb2f072524ea925a858dd3e217d3dddc51b32e2911925eda4e"` [INFO] [stdout] 78a6ae140e8196eb2f072524ea925a858dd3e217d3dddc51b32e2911925eda4e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/direkuta/0.1.8:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 0b4bdb553857aee560ef4d91842dacc1fd5cfc506f156f6697d2d87abce7f452 [INFO] running `"docker" "start" "-a" "0b4bdb553857aee560ef4d91842dacc1fd5cfc506f156f6697d2d87abce7f452"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/direkuta-4796ba8a88e0a9d7 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests direkuta [INFO] [stdout] [INFO] [stdout] running 53 tests [INFO] [stdout] test src/lib.rs - (line 11) ... ignored [INFO] [stdout] test src/lib.rs - (line 25) ... ignored [INFO] [stdout] test src/lib.rs - (line 46) ... ignored [INFO] [stdout] test src/lib.rs - (line 74) ... ignored [INFO] [stdout] test src/lib.rs - Direkuta::config (line 172) ... ok [INFO] [stdout] test src/lib.rs - Capture::new (line 658) ... ok [INFO] [stdout] test src/lib.rs - Capture::get_parse (line 773) ... ok [INFO] [stdout] test src/lib.rs - Direkuta::run (line 274) ... ignored [INFO] [stdout] test src/lib.rs - Capture::get (line 717) ... FAILED [INFO] [stdout] test src/lib.rs - Capture::try_get_parse (line 741) ... ok [INFO] [stdout] test src/lib.rs - Capture::try_get (line 689) ... ok [INFO] [stdout] test src/lib.rs - Direkuta::middle (line 231) ... ok [INFO] [stdout] test src/lib.rs - Capture::set (line 672) ... ok [INFO] [stdout] test src/lib.rs - Middle (line 457) ... ok [INFO] [stdout] test src/lib.rs - Direkuta::new (line 158) ... ok [INFO] [stdout] test src/lib.rs - Logger (line 482) ... ok [INFO] [stdout] test src/lib.rs - Direkuta::state (line 207) ... ok [INFO] [stdout] test src/lib.rs - Direkuta::route (line 253) ... ok [INFO] [stdout] test src/lib.rs - Response::new (line 1307) ... ok [INFO] [stdout] test src/lib.rs - Router (line 830) ... ignored [INFO] [stdout] test src/lib.rs - Response::headers_mut (line 1329) ... ok [INFO] [stdout] test src/lib.rs - Router::delete (line 1044) ... ignored [INFO] [stdout] test src/lib.rs - Response::redirect (line 1438) ... ok [INFO] [stdout] test src/lib.rs - Router::get (line 926) ... ignored [INFO] [stdout] test src/lib.rs - Response::set_body (line 1405) ... ok [INFO] [stdout] test src/lib.rs - Router::get (line 945) ... ignored [INFO] [stdout] test src/lib.rs - Response::with_status (line 1381) ... ok [INFO] [stdout] test src/lib.rs - Router::head (line 1077) ... ignored [INFO] [stdout] test src/lib.rs - Response::with_body (line 1424) ... ok [INFO] [stdout] test src/lib.rs - Router::options (line 1110) ... ignored [INFO] [stdout] test src/lib.rs - Response::set_status (line 1367) ... ok [INFO] [stdout] test src/lib.rs - Router::path (line 1145) ... ignored [INFO] [stdout] test src/lib.rs - Response::with_redirect (line 1454) ... ok [INFO] [stdout] test src/lib.rs - Router::post (line 978) ... ignored [INFO] [stdout] test src/lib.rs - Router::delete (line 1034) ... ok [INFO] [stdout] test src/lib.rs - Router::put (line 1011) ... ignored [INFO] [stdout] test src/lib.rs - Router::get (line 916) ... ok [INFO] [stdout] test src/lib.rs - Router::route (line 863) ... ignored [INFO] [stdout] test src/lib.rs - Router::get (line 934) ... ok [INFO] [stdout] test src/lib.rs - Router::route (line 882) ... ignored [INFO] [stdout] test src/lib.rs - Router::head (line 1067) ... ok [INFO] [stdout] test src/lib.rs - Router::options (line 1100) ... ok [INFO] [stdout] test src/lib.rs - Router::put (line 1001) ... ok [INFO] [stdout] test src/lib.rs - Router::post (line 968) ... ok [INFO] [stdout] test src/lib.rs - State::get (line 608) ... ok [INFO] [stdout] test src/lib.rs - Router::path (line 1133) ... ok [INFO] [stdout] test src/lib.rs - Router::route (line 852) ... ok [INFO] [stdout] test src/lib.rs - Router::route (line 871) ... ok [INFO] [stdout] test src/lib.rs - State::new (line 521) ... ok [INFO] [stdout] test src/lib.rs - State::set (line 535) ... ok [INFO] [stdout] test src/lib.rs - State::get_err (line 578) ... ok [INFO] [stdout] test src/lib.rs - State::try_get (line 551) ... ok [INFO] [stdout] test src/lib.rs - headermap (line 1905) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - Capture::get (line 717) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestxdym89/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "/tmp/rustdoctestxdym89/rust_out.rust_out.7rcbfp3g-cgu.1.rcgu.o" "/tmp/rustdoctestxdym89/rust_out.rust_out.7rcbfp3g-cgu.10.rcgu.o" "/tmp/rustdoctestxdym89/rust_out.rust_out.7rcbfp3g-cgu.11.rcgu.o" "/tmp/rustdoctestxdym89/rust_out.rust_out.7rcbfp3g-cgu.12.rcgu.o" "/tmp/rustdoctestxdym89/rust_out.rust_out.7rcbfp3g-cgu.13.rcgu.o" "/tmp/rustdoctestxdym89/rust_out.rust_out.7rcbfp3g-cgu.2.rcgu.o" "/tmp/rustdoctestxdym89/rust_out.rust_out.7rcbfp3g-cgu.3.rcgu.o" "/tmp/rustdoctestxdym89/rust_out.rust_out.7rcbfp3g-cgu.4.rcgu.o" "/tmp/rustdoctestxdym89/rust_out.rust_out.7rcbfp3g-cgu.5.rcgu.o" "/tmp/rustdoctestxdym89/rust_out.rust_out.7rcbfp3g-cgu.6.rcgu.o" "/tmp/rustdoctestxdym89/rust_out.rust_out.7rcbfp3g-cgu.7.rcgu.o" "/tmp/rustdoctestxdym89/rust_out.rust_out.7rcbfp3g-cgu.8.rcgu.o" "/tmp/rustdoctestxdym89/rust_out.rust_out.7rcbfp3g-cgu.9.rcgu.o" "-o" "/tmp/rustdoctestxdym89/rust_out" "/tmp/rustdoctestxdym89/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/miniz-sys-9816d4501de151d5/out" "-L" "/opt/crater/target/debug/build/ring-f50d9cdc793beea4/out" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libdirekuta-6ba6c665cea5b248.rlib" "/opt/crater/target/debug/deps/libregex-c3d123b3b5a26f66.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-c6a873325be34359.rlib" "/opt/crater/target/debug/deps/libregex_syntax-8d712e1be50cb1b8.rlib" "/opt/crater/target/debug/deps/libucd_util-4ceb5a30356a8267.rlib" "/opt/crater/target/debug/deps/libthread_local-0d1f504ec86ae5ec.rlib" "/opt/crater/target/debug/deps/libaho_corasick-153b065a541ebcf4.rlib" "/opt/crater/target/debug/deps/libmemchr-603e105d3530919e.rlib" "/opt/crater/target/debug/deps/libhyper-0796e1a99e00fd49.rlib" "/opt/crater/target/debug/deps/libwant-d124b7b8d88edea3.rlib" "/opt/crater/target/debug/deps/libtry_lock-1b57ab5e9b71c3d1.rlib" "/opt/crater/target/debug/deps/libtokio-7ab2328c316f6e06.rlib" "/opt/crater/target/debug/deps/libtokio_uds-20177ed523a66df6.rlib" "/opt/crater/target/debug/deps/libmio_uds-7a42cccc53abafbd.rlib" "/opt/crater/target/debug/deps/libtokio_udp-70ca03d67df071a3.rlib" "/opt/crater/target/debug/deps/libtokio_timer-a810b4f998c484a1.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-e30f66a92872dc08.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-631c27d1a6381a23.rlib" "/opt/crater/target/debug/deps/libtokio_sync-896092e9d41d2356.rlib" "/opt/crater/target/debug/deps/libparking_lot-12eabd9882769c3f.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-514af8f6e6ec1ec4.rlib" "/opt/crater/target/debug/deps/libsmallvec-e7fd7440a8b77331.rlib" "/opt/crater/target/debug/deps/liblock_api-8ec026c283607898.rlib" "/opt/crater/target/debug/deps/libowning_ref-dcde4af4fc98f07e.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-2a9412c89a8f626f.rlib" "/opt/crater/target/debug/deps/libscopeguard-f1a5efe88a6d7a2c.rlib" "/opt/crater/target/debug/deps/libtokio_fs-54ca1f653caed262.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-0b1a2f723c40a713.rlib" "/opt/crater/target/debug/deps/librand-90f16bd48677b73c.rlib" "/opt/crater/target/debug/deps/librand_xorshift-6a66fc50e6498d00.rlib" "/opt/crater/target/debug/deps/librand_pcg-d8d5dea3cc11bfd5.rlib" "/opt/crater/target/debug/deps/librand_hc-83283ab0a0ee3df8.rlib" "/opt/crater/target/debug/deps/librand_chacha-935e7b1d9428a758.rlib" "/opt/crater/target/debug/deps/librand_isaac-94fc18115e9afd61.rlib" "/opt/crater/target/debug/deps/librand_core-482fdfb44fe03c92.rlib" "/opt/crater/target/debug/deps/librand_os-0de48faa648b11e1.rlib" "/opt/crater/target/debug/deps/librand_jitter-1f73b0ee635ef60d.rlib" "/opt/crater/target/debug/deps/librand_core-a9179eebc82cf0f0.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-c0f5751a63321b42.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-57a001d205c41375.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-fb6e8420b402c637.rlib" "/opt/crater/target/debug/deps/libscopeguard-9b8601d6dfc234d1.rlib" "/opt/crater/target/debug/deps/libmemoffset-f086ca483a85f9a8.rlib" "/opt/crater/target/debug/deps/libarrayvec-fc69fa362388ff8e.rlib" "/opt/crater/target/debug/deps/libnodrop-e7a4f1c1f7749e1f.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-302c6a5add829b25.rlib" "/opt/crater/target/debug/deps/libtokio_executor-66fe260b45add495.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-1194d3403efb476d.rlib" "/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib" "/opt/crater/target/debug/deps/libtokio_codec-5ed0ac3d982c657e.rlib" "/opt/crater/target/debug/deps/libmio-b89a228191048f43.rlib" "/opt/crater/target/debug/deps/libtime-4355d8e50100aa43.rlib" "/opt/crater/target/debug/deps/libnet2-b420542f6ed79dec.rlib" "/opt/crater/target/debug/deps/libhttparse-06e3890b6d63ce9f.rlib" "/opt/crater/target/debug/deps/libhttp_body-db7868c5dd20e766.rlib" "/opt/crater/target/debug/deps/libtokio_buf-bb89a0c72326ec90.rlib" "/opt/crater/target/debug/deps/libh2-8c7e58e2159d7ef3.rlib" "/opt/crater/target/debug/deps/libindexmap-59ae9e3f6ce5c837.rlib" "/opt/crater/target/debug/deps/libstring-aac4ac16555c2318.rlib" "/opt/crater/target/debug/deps/libslab-b904edcdb208ad5f.rlib" "/opt/crater/target/debug/deps/libtokio_io-a37ce302d4c9de46.rlib" "/opt/crater/target/debug/deps/liblog-42c7a57c494171fb.rlib" "/opt/crater/target/debug/deps/libcfg_if-29b6f8db75d699b1.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-3ff2178b99f99a40.rlib" "/opt/crater/target/debug/deps/libnum_cpus-84b2b9d4899d054a.rlib" "/opt/crater/target/debug/deps/libhttp-0d7bcc4a1965229a.rlib" "/opt/crater/target/debug/deps/libitoa-b6d9c91cf55afec8.rlib" "/opt/crater/target/debug/deps/libfnv-0d57e5fd8327cc13.rlib" "/opt/crater/target/debug/deps/libbytes-13fb674f61efa969.rlib" "/opt/crater/target/debug/deps/libeither-f57ccefea727a9a2.rlib" "/opt/crater/target/debug/deps/libiovec-b84ff3a7b76380d9.rlib" "/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib" "/opt/crater/target/debug/deps/libbyteorder-1ca0e27fd3a97256.rlib" "/opt/crater/target/debug/deps/libfutures-1b04893c31162bb0.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [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] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] thread 'src/lib.rs - Capture::get (line 717)' panicked at 'couldn't compile the test', src/librustdoc/test.rs:319:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x7f49f14f1823 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x7f49f14e94cb - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x7f49f14eda56 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] at src/libstd/panicking.rs:197 [INFO] [stdout] 3: 0x7f49f14ed77e - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x7f49f14ee15f - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:474 [INFO] [stdout] 5: 0x5615912ae784 - std::panicking::begin_panic::h2203228e86eb91b5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:408 [INFO] [stdout] 6: 0x5615912a468f - rustdoc::test::run_test::h29a20600da33f74f [INFO] [stdout] at src/librustdoc/test.rs:319 [INFO] [stdout] 7: 0x5615912987c9 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h84ad3bdb52e265e9 [INFO] [stdout] at src/librustdoc/test.rs:715 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 8: 0x7f49f2a74b7e - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 9: 0x7f49f2a74b7e - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 10: 0x7f49f14ff169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 11: 0x7f49f2a8ff87 - test::run_test::run_test_inner::{{closure}}::h9a4d23c41d058d37 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at src/libtest/lib.rs:1468 [INFO] [stdout] 12: 0x7f49f2a699a4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 13: 0x7f49f2a6da54 - std::panicking::try::do_call::h6f86e980b52f74d5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:470 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:315 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:293 [INFO] [stdout] 14: 0x7f49f14ff169 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 15: 0x7f49f2a6e551 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h760b8a2b155f54c3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 16: 0x7f49f14d036e - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 17: 0x7f49f14fdddf - std::sys::unix::thread::Thread::new::thread_start::h6f10b78f26c98dc6 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 18: 0x7f49f10674a3 - start_thread [INFO] [stdout] 19: 0x7f49f0b92d0e - __clone [INFO] [stdout] 20: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - Capture::get (line 717) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 36 passed; 1 failed; 16 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "0b4bdb553857aee560ef4d91842dacc1fd5cfc506f156f6697d2d87abce7f452"` [INFO] running `"docker" "rm" "-f" "0b4bdb553857aee560ef4d91842dacc1fd5cfc506f156f6697d2d87abce7f452"` [INFO] [stdout] 0b4bdb553857aee560ef4d91842dacc1fd5cfc506f156f6697d2d87abce7f452