[INFO] fetching crate tracing-timing 0.5.0... [INFO] testing tracing-timing-0.5.0 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate tracing-timing 0.5.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate tracing-timing 0.5.0 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tracing-timing 0.5.0 [INFO] finished tweaking crates.io crate tracing-timing 0.5.0 [INFO] tweaked toml for crates.io crate tracing-timing 0.5.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate tracing-timing 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossbeam v0.8.0 [INFO] [stderr] Downloaded serde_json v1.0.42 [INFO] [stderr] Downloaded quanta v0.7.2 [INFO] [stderr] Downloaded raw-cpuid v9.0.0 [INFO] [stderr] Downloaded tracing v0.1.10 [INFO] [stderr] Downloaded tracing-attributes v0.1.5 [INFO] [stderr] Downloaded tracing-subscriber v0.2.9 [INFO] [stderr] Downloaded tracing-core v0.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0fc7428f5c24ed04f7ea46c38efc6fcfa59accf1a0c6cb525bc157afd77d5b4e [INFO] running `Command { std: "docker" "start" "-a" "0fc7428f5c24ed04f7ea46c38efc6fcfa59accf1a0c6cb525bc157afd77d5b4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fc7428f5c24ed04f7ea46c38efc6fcfa59accf1a0c6cb525bc157afd77d5b4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fc7428f5c24ed04f7ea46c38efc6fcfa59accf1a0c6cb525bc157afd77d5b4e", kill_on_drop: false }` [INFO] [stdout] 0fc7428f5c24ed04f7ea46c38efc6fcfa59accf1a0c6cb525bc157afd77d5b4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a230e64e9a139d638c5bcc39bac64ae8a8e82856708b1d7e53aba09cae2d13b [INFO] running `Command { std: "docker" "start" "-a" "4a230e64e9a139d638c5bcc39bac64ae8a8e82856708b1d7e53aba09cae2d13b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling atomic-shim v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling tracing-core v0.1.7 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling raw-cpuid v9.0.0 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling quanta v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling serde_json v1.0.42 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.9 [INFO] [stderr] Compiling hdrhistogram v7.3.0 [INFO] [stderr] Compiling tracing-timing v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.81s [INFO] running `Command { std: "docker" "inspect" "4a230e64e9a139d638c5bcc39bac64ae8a8e82856708b1d7e53aba09cae2d13b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a230e64e9a139d638c5bcc39bac64ae8a8e82856708b1d7e53aba09cae2d13b", kill_on_drop: false }` [INFO] [stdout] 4a230e64e9a139d638c5bcc39bac64ae8a8e82856708b1d7e53aba09cae2d13b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 506f31560f1021856702b33e8395366a6fb97acdac8b83d66f65d3b548c3ac12 [INFO] running `Command { std: "docker" "start" "-a" "506f31560f1021856702b33e8395366a6fb97acdac8b83d66f65d3b548c3ac12", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_distr v0.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.5 [INFO] [stderr] Compiling tracing v0.1.10 [INFO] [stderr] Compiling tracing-timing v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.09s [INFO] running `Command { std: "docker" "inspect" "506f31560f1021856702b33e8395366a6fb97acdac8b83d66f65d3b548c3ac12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "506f31560f1021856702b33e8395366a6fb97acdac8b83d66f65d3b548c3ac12", kill_on_drop: false }` [INFO] [stdout] 506f31560f1021856702b33e8395366a6fb97acdac8b83d66f65d3b548c3ac12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a2c0299015e5979b031e43c58aa0776b137b33780fa4e409603fe1424308f777 [INFO] running `Command { std: "docker" "start" "-a" "a2c0299015e5979b031e43c58aa0776b137b33780fa4e409603fe1424308f777", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tracing_timing-7a50a6909d42c39c) [INFO] [stdout] [INFO] [stderr] Running tests/layer.rs (/opt/rustwide/target/debug/deps/layer-54916852094d5c9b) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test by_field_typed ... ok [INFO] [stdout] test by_default ... ok [INFO] [stdout] test by_name ... ok [INFO] [stdout] test tracks_current_span_deep ... ok [INFO] [stdout] test informed_histogram_constructor ... ok [INFO] [stdout] test dupe_span ... ok [INFO] [stdout] test span_close_event ... ok [INFO] [stdout] test same_event_two_threads ... ok [INFO] [stdout] test downcaster ... ok [INFO] [stdout] test tracks_current_span ... ok [INFO] [stdout] test free_standing_event ... ok [INFO] [stdout] test event_order ... ok [INFO] [stdout] test explicit_event_parent ... ok [INFO] [stdout] test nested_diff ... ok [INFO] [stdout] test custom_time ... ok [INFO] [stdout] test explicit_span_parent ... ok [INFO] [stdout] test nested ... ok [INFO] [stdout] test nested_no_bubble ... ok [INFO] [stdout] test by_target ... ok [INFO] [stdout] test nested_bubble ... ok [INFO] [stdout] test by_closure ... ok [INFO] [stdout] test by_field ... ok [INFO] [stdout] test samples ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.13s [INFO] [stdout] [INFO] [stderr] Running tests/subscriber.rs (/opt/rustwide/target/debug/deps/subscriber-55b8c275d6b9ef7d) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test downcaster ... ok [INFO] [stdout] test free_standing_event ... ok [INFO] [stdout] test tracks_current_span ... ok [INFO] [stdout] test tracks_current_span_deep ... ok [INFO] [stdout] test by_target ... ok [INFO] [stdout] test by_default ... ok [INFO] [stdout] test by_field ... ok [INFO] [stdout] test informed_histogram_constructor ... ok [INFO] [stdout] test by_name ... ok [INFO] [stdout] test event_order ... ok [INFO] [stdout] test same_event_two_threads ... ok [INFO] [stdout] test by_closure ... ok [INFO] [stdout] test dupe_span ... ok [INFO] [stdout] test explicit_event_parent ... ok [INFO] [stdout] test explicit_span_parent ... ok [INFO] [stdout] test nested_no_bubble ... ok [INFO] [stdout] test by_field_typed ... ok [INFO] [stdout] test span_close_event ... ok [INFO] [stdout] test nested_bubble ... ok [INFO] [stdout] test custom_time ... ok [INFO] [stdout] test nested ... ok [INFO] [stdout] test nested_diff ... ok [INFO] [stdout] test samples ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.64s [INFO] [stdout] [INFO] [stderr] Doc-tests tracing-timing [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test src/lib.rs - (line 130) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 71) ... FAILED [INFO] [stdout] test src/subscriber.rs - subscriber::TimingSubscriber::downcaster (line 282) ... FAILED [INFO] [stdout] test src/layer.rs - layer::TimingLayer::downcaster (line 180) ... FAILED [INFO] [stdout] test src/lib.rs - (line 6) ... FAILED [INFO] [stdout] test src/builder.rs - builder::Builder (line 12) ... FAILED [INFO] [stdout] test src/lib.rs - (line 223) ... FAILED [INFO] [stdout] test src/lib.rs - EventGroup (line 271) ... ok [INFO] [stdout] test src/lib.rs - SpanGroup (line 243) ... ok [INFO] [stdout] test src/builder.rs - builder::Builder::layer_informed (line 187) ... ok [INFO] [stdout] test src/builder.rs - builder::Builder::build_informed (line 129) ... ok [INFO] [stdout] test src/lib.rs - (line 105) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 71) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/subscriber.rs - subscriber::TimingSubscriber::downcaster (line 282) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/layer.rs - layer::TimingLayer::downcaster (line 180) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 6) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/builder.rs - builder::Builder (line 12) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestqd27x4/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctestqd27x4/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_timing-27d13310c0fe22fa.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-e8c63b7ccd36a010.rlib" "/opt/rustwide/target/debug/deps/libchrono-c05ba9150187762c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0da3f7041e54e4f5.rlib" "/opt/rustwide/target/debug/deps/libtime-090f9c2f826bb45f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-e70af4cd02812de3.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-a1608084350fa566.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c9dcc57802c2a73e.rlib" "/opt/rustwide/target/debug/deps/libitoa-17b710834fb0317a.rlib" "/opt/rustwide/target/debug/deps/libserde-eb6dff7c0d8b762d.rlib" "/opt/rustwide/target/debug/deps/libansi_term-edb42a5a5018ad00.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-94eec295a5db5c9f.rlib" "/opt/rustwide/target/debug/deps/liblog-4b959e68662b9d74.rlib" "/opt/rustwide/target/debug/deps/libmatchers-d52c7c30774de319.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-5f501e125048fb8a.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-0d60015d2c37de0d.rlib" "/opt/rustwide/target/debug/deps/libregex-c44ce3fdde1be9fa.rlib" "/opt/rustwide/target/debug/deps/libthread_local-aa4a708f2e07e44a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-07e196a795c60280.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-248b6f5b7bdb17c8.rlib" "/opt/rustwide/target/debug/deps/libquanta-cd2ff44ceaa4b18b.rlib" "/opt/rustwide/target/debug/deps/liblibc-e87f1f4733637031.rlib" "/opt/rustwide/target/debug/deps/libraw_cpuid-3e7c95094a83cc1c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c76c34bd953cf55.rlib" "/opt/rustwide/target/debug/deps/libatomic_shim-9da8079d612af70d.rlib" "/opt/rustwide/target/debug/deps/libfxhash-8694495a14712cd9.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-7488262a4a3cc1b5.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-84d07ec8f2a48e29.rlib" "/opt/rustwide/target/debug/deps/libindexmap-99f7622166a988ec.rlib" "/opt/rustwide/target/debug/deps/libhdrhistogram-d49b601f995d1f79.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libflate2-ac838bae67e8e38b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-2d6a940982efc64e.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-16d863000652add8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b2af8b2f5f0bbfa9.rlib" "/opt/rustwide/target/debug/deps/libnom-267dca1b7b92860b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-10808b3704594d32.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-454b4a65cf6d8d3e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libryu-6827e42c119f5ca7.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-a0fd47b1198d267e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7aeba00ee84ecffc.rlib" "/opt/rustwide/target/debug/deps/libbitvec-b732c551213e97a1.rlib" "/opt/rustwide/target/debug/deps/libfunty-aba75666c1391a28.rlib" "/opt/rustwide/target/debug/deps/libwyz-99a41e8854bbb6fd.rlib" "/opt/rustwide/target/debug/deps/libtap-148302a971f7b279.rlib" "/opt/rustwide/target/debug/deps/libradium-bfe72f058e6d20d0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-f71ab90cc5d05e94.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-30eaf1a13a47f624.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-25b2f1483ad75417.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-c7ca191c00be9b3f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0a5ef146aa66e815.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-bff73a5db2dc90ea.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-541ea5954bf95751.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1fa0ad527318377d.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqd27x4/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 223) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestbmzaNr/rust_out.rust_out.1376475e-cgu.0.rcgu.o" "/tmp/rustdoctestbmzaNr/rust_out.3oi7hjnjienb8flc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing-ef02a9dfa3592db6.rlib" "/opt/rustwide/target/debug/deps/libtracing_timing-27d13310c0fe22fa.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-e8c63b7ccd36a010.rlib" "/opt/rustwide/target/debug/deps/libchrono-c05ba9150187762c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0da3f7041e54e4f5.rlib" "/opt/rustwide/target/debug/deps/libtime-090f9c2f826bb45f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-e70af4cd02812de3.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-a1608084350fa566.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c9dcc57802c2a73e.rlib" "/opt/rustwide/target/debug/deps/libitoa-17b710834fb0317a.rlib" "/opt/rustwide/target/debug/deps/libserde-eb6dff7c0d8b762d.rlib" "/opt/rustwide/target/debug/deps/libansi_term-edb42a5a5018ad00.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-94eec295a5db5c9f.rlib" "/opt/rustwide/target/debug/deps/liblog-4b959e68662b9d74.rlib" "/opt/rustwide/target/debug/deps/libmatchers-d52c7c30774de319.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-5f501e125048fb8a.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-0d60015d2c37de0d.rlib" "/opt/rustwide/target/debug/deps/libregex-c44ce3fdde1be9fa.rlib" "/opt/rustwide/target/debug/deps/libthread_local-aa4a708f2e07e44a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-07e196a795c60280.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-248b6f5b7bdb17c8.rlib" "/opt/rustwide/target/debug/deps/libquanta-cd2ff44ceaa4b18b.rlib" "/opt/rustwide/target/debug/deps/liblibc-e87f1f4733637031.rlib" "/opt/rustwide/target/debug/deps/libraw_cpuid-3e7c95094a83cc1c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c76c34bd953cf55.rlib" "/opt/rustwide/target/debug/deps/libatomic_shim-9da8079d612af70d.rlib" "/opt/rustwide/target/debug/deps/libfxhash-8694495a14712cd9.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-7488262a4a3cc1b5.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-84d07ec8f2a48e29.rlib" "/opt/rustwide/target/debug/deps/libindexmap-99f7622166a988ec.rlib" "/opt/rustwide/target/debug/deps/libhdrhistogram-d49b601f995d1f79.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libflate2-ac838bae67e8e38b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-2d6a940982efc64e.rlib" "/opt/rustwide/target/debug/deps/libadler32-22301400996dfe19.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-16d863000652add8.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b2af8b2f5f0bbfa9.rlib" "/opt/rustwide/target/debug/deps/libnom-267dca1b7b92860b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-10808b3704594d32.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-454b4a65cf6d8d3e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libryu-6827e42c119f5ca7.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-a0fd47b1198d267e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7aeba00ee84ecffc.rlib" "/opt/rustwide/target/debug/deps/libbitvec-b732c551213e97a1.rlib" "/opt/rustwide/target/debug/deps/libfunty-aba75666c1391a28.rlib" "/opt/rustwide/target/debug/deps/libwyz-99a41e8854bbb6fd.rlib" "/opt/rustwide/target/debug/deps/libtap-148302a971f7b279.rlib" "/opt/rustwide/target/debug/deps/libradium-bfe72f058e6d20d0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-f71ab90cc5d05e94.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-30eaf1a13a47f624.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-25b2f1483ad75417.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-c7ca191c00be9b3f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0a5ef146aa66e815.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-bff73a5db2dc90ea.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-541ea5954bf95751.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1fa0ad527318377d.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestbmzaNr/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/builder.rs - builder::Builder (line 12) [INFO] [stdout] src/layer.rs - layer::TimingLayer::downcaster (line 180) [INFO] [stdout] src/lib.rs - (line 223) [INFO] [stdout] src/lib.rs - (line 6) [INFO] [stdout] src/lib.rs - (line 71) [INFO] [stdout] src/subscriber.rs - subscriber::TimingSubscriber::downcaster (line 282) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.48s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "a2c0299015e5979b031e43c58aa0776b137b33780fa4e409603fe1424308f777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2c0299015e5979b031e43c58aa0776b137b33780fa4e409603fe1424308f777", kill_on_drop: false }` [INFO] [stdout] a2c0299015e5979b031e43c58aa0776b137b33780fa4e409603fe1424308f777