[INFO] fetching crate gitrevset 0.2.0... [INFO] testing gitrevset-0.2.0 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] extracting crate gitrevset 0.2.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate gitrevset 0.2.0 on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gitrevset 0.2.0 [INFO] finished tweaking crates.io crate gitrevset 0.2.0 [INFO] tweaked toml for crates.io crate gitrevset 0.2.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate gitrevset 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded esl01-dag v0.2.1 [INFO] [stderr] Downloaded esl01-minibytes v0.2.0 [INFO] [stderr] Downloaded esl01-vlqencoding v0.1.0 [INFO] [stderr] Downloaded esl01-drawdag v0.1.0 [INFO] [stderr] Downloaded gitdag v0.1.2 [INFO] [stderr] Downloaded lalrpop-util v0.19.0 [INFO] [stderr] Downloaded esl01-indexedlog v0.1.2 [INFO] [stderr] Downloaded esl01-hgtime v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] de282012cd172ce1c0589271725f9d6cf1ac14d3da998aca98fec8cfb8644cec [INFO] running `Command { std: "docker" "start" "-a" "de282012cd172ce1c0589271725f9d6cf1ac14d3da998aca98fec8cfb8644cec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de282012cd172ce1c0589271725f9d6cf1ac14d3da998aca98fec8cfb8644cec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de282012cd172ce1c0589271725f9d6cf1ac14d3da998aca98fec8cfb8644cec", kill_on_drop: false }` [INFO] [stdout] de282012cd172ce1c0589271725f9d6cf1ac14d3da998aca98fec8cfb8644cec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c70d1a6e55eec157340cbce8f8d88503567eceb67deed7a295a1ff59510ada59 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c70d1a6e55eec157340cbce8f8d88503567eceb67deed7a295a1ff59510ada59", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling esl01-vlqencoding v0.1.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling esl01-drawdag v0.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tracing-core v0.1.15 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling libz-sys v1.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libssh2-sys v0.2.19 [INFO] [stderr] Compiling libgit2-sys v0.12.12+1.0.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling esl01-hgtime v0.1.0 [INFO] [stderr] Compiling lalrpop-util v0.19.0 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling git2 v0.13.10 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling esl01-minibytes v0.2.0 [INFO] [stderr] Compiling esl01-indexedlog v0.1.2 [INFO] [stderr] Compiling esl01-dag v0.2.1 [INFO] [stderr] Compiling gitdag v0.1.2 [INFO] [stderr] Compiling gitrevset v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 53s [INFO] running `Command { std: "docker" "inspect" "c70d1a6e55eec157340cbce8f8d88503567eceb67deed7a295a1ff59510ada59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c70d1a6e55eec157340cbce8f8d88503567eceb67deed7a295a1ff59510ada59", kill_on_drop: false }` [INFO] [stdout] c70d1a6e55eec157340cbce8f8d88503567eceb67deed7a295a1ff59510ada59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a549ac75bde65a0e6772038bc9137c43708788ed9324105be57a1e394ff58bfd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a549ac75bde65a0e6772038bc9137c43708788ed9324105be57a1e394ff58bfd", kill_on_drop: false }` [INFO] [stderr] Compiling gitrevset v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.99s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/gitrevset-03565d72cdfb9ef2) [INFO] [stderr] Executable unittests src/bin/git-revs.rs (/opt/rustwide/target/debug/deps/git_revs-20e3c37c02b978b4) [INFO] running `Command { std: "docker" "inspect" "a549ac75bde65a0e6772038bc9137c43708788ed9324105be57a1e394ff58bfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a549ac75bde65a0e6772038bc9137c43708788ed9324105be57a1e394ff58bfd", kill_on_drop: false }` [INFO] [stdout] a549ac75bde65a0e6772038bc9137c43708788ed9324105be57a1e394ff58bfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 27d4321ce049fb86a12276d23321c337dab1824719c2702cccae21cb3aa4bd86 [INFO] running `Command { std: "docker" "start" "-a" "27d4321ce049fb86a12276d23321c337dab1824719c2702cccae21cb3aa4bd86", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gitrevset-03565d72cdfb9ef2) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_ast_macro ... ok [INFO] [stdout] test tests::test_ext ... ok [INFO] [stdout] test tests::test_ast_repo ... ok [INFO] [stdout] test tests::test_revset_alias_config ... ok [INFO] [stdout] test tests::test_revset_functions ... ok [INFO] [stderr] Running unittests src/bin/git-revs.rs (/opt/rustwide/target/debug/deps/git_revs-20e3c37c02b978b4) [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.32s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests gitrevset [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 6 tests [INFO] [stdout] test src/ast.rs - ast::ast (line 131) ... FAILED [INFO] [stdout] test src/ast.rs - ast::ast (line 142) ... ok [INFO] [stdout] test src/ast.rs - ast::ast (line 123) ... ok [INFO] [stdout] test src/lib.rs - (line 69) ... ok [INFO] [stdout] test src/lib.rs - (line 112) ... ok [INFO] [stdout] test src/lib.rs - (line 91) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/ast.rs - ast::ast (line 131) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest4VQAo3/rust_out.rust_out.89f9f26d-cgu.0.rcgu.o" "/tmp/rustdoctest4VQAo3/rust_out.23o7owdq9udccg6q.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-939c4990d920d8dc/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f1d3c4c1f7e6c96f/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgitrevset-9c85b1a65feb1bcc.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-d9ed77b1239079cb.rlib" "/opt/rustwide/target/debug/deps/libesl01_hgtime-9ea94bfcc41fd490.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9c238c90ee1b6ce3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libchrono-0cadceaa4c63b19d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-22a6abe97ba1da2e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-950370a6f01730b0.rlib" "/opt/rustwide/target/debug/deps/libtime-6ee35863d692987a.rlib" "/opt/rustwide/target/debug/deps/libglobset-8fd9ccb130dafce5.rlib" "/opt/rustwide/target/debug/deps/libregex-e7b171f4082606c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7adb07e7d078c59f.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libbstr-993b9f0ee2779572.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5f18c6edf83f0dfd.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dab0d116dd56435e.rlib" "/opt/rustwide/target/debug/deps/libgitdag-42b24d0b47c09d06.rlib" "/opt/rustwide/target/debug/deps/libgit2-7187242bf68009be.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/liburl-b7f634f4999ee575.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libidna-40b54aab1ecf51c4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3fa68615d3c87483.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d296f6ae5e1df60e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/liblog-0f958a03f2586de8.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-26908113e49a3802.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-24f4b326fcfc1c6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-86f3823ed96e9acd.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-5f29cf28a0e7832f.rlib" "/opt/rustwide/target/debug/deps/libesl01_dag-ba80dc9b3b6f66aa.rlib" "/opt/rustwide/target/debug/deps/libesl01_drawdag-daa6601da01b3660.rlib" "/opt/rustwide/target/debug/deps/libanyhow-c87ff3ce704de3ef.rlib" "/opt/rustwide/target/debug/deps/libitertools-be4c8d0282fa4170.rlib" "/opt/rustwide/target/debug/deps/libeither-e984fcb595be0116.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e9028fc23a0c92dd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0bf63604db8bedf8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ff84e463180bef1a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libesl01_indexedlog-ba92364b2eca292e.rlib" "/opt/rustwide/target/debug/deps/libhex-0e321716ae71509d.rlib" "/opt/rustwide/target/debug/deps/libtempfile-34b17a9fd35a286f.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ff88cb610f6aade7.rlib" "/opt/rustwide/target/debug/deps/libesl01_vlqencoding-ec5da89decc0e95d.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-a428e8f10770bd85.rlib" "/opt/rustwide/target/debug/deps/librand-0a186b3c71b031e6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f4529c8cae385a87.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c412a77d21b86534.rlib" "/opt/rustwide/target/debug/deps/librand_core-a801b58753532088.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7447afe2707d570f.rlib" "/opt/rustwide/target/debug/deps/libfs2-9cf2744534705990.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "/opt/rustwide/target/debug/deps/libtracing-7ccb8b830a6f6b69.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-935c335264ba4fe4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b2c5a2587e82c2b1.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-a2cd02d27732dda2.rlib" "/opt/rustwide/target/debug/deps/libesl01_minibytes-5adf3f11bb3e92c2.rlib" "/opt/rustwide/target/debug/deps/libserde-0934a0c282f4ed02.rlib" "/opt/rustwide/target/debug/deps/libmemmap-decf348b31dd3f4e.rlib" "/opt/rustwide/target/debug/deps/liblibc-84cd3936ea193c08.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e30eb037fa535b8c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4VQAo3/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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/ast.rs - ast::ast (line 131) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 20.19s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "27d4321ce049fb86a12276d23321c337dab1824719c2702cccae21cb3aa4bd86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27d4321ce049fb86a12276d23321c337dab1824719c2702cccae21cb3aa4bd86", kill_on_drop: false }` [INFO] [stdout] 27d4321ce049fb86a12276d23321c337dab1824719c2702cccae21cb3aa4bd86