[INFO] fetching crate gitrevset 0.2.0... [INFO] testing gitrevset-0.2.0 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate gitrevset 0.2.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate gitrevset 0.2.0 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", 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-13/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded esl01-dag v0.2.1 [INFO] [stderr] Downloaded esl01-hgtime v0.1.0 [INFO] [stderr] Downloaded gitdag v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77fc9b2fd562b70d27c020c3ea388553b802b0a02d16b0479474878ea7b9cf01 [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" "77fc9b2fd562b70d27c020c3ea388553b802b0a02d16b0479474878ea7b9cf01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77fc9b2fd562b70d27c020c3ea388553b802b0a02d16b0479474878ea7b9cf01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77fc9b2fd562b70d27c020c3ea388553b802b0a02d16b0479474878ea7b9cf01", kill_on_drop: false }` [INFO] [stdout] 77fc9b2fd562b70d27c020c3ea388553b802b0a02d16b0479474878ea7b9cf01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17cc6a4a227acf3b3bd0ce122ce9877cdbc19cdb99811d236b8c94f6bb2f9c11 [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" "17cc6a4a227acf3b3bd0ce122ce9877cdbc19cdb99811d236b8c94f6bb2f9c11", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling esl01-vlqencoding v0.1.0 [INFO] [stderr] Compiling esl01-drawdag v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling tracing-core v0.1.15 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling parking_lot v0.10.2 [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 twox-hash v1.5.0 [INFO] [stderr] Compiling tempfile v3.1.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 serde_derive v1.0.115 [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 serde v1.0.115 [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 3m 00s [INFO] running `Command { std: "docker" "inspect" "17cc6a4a227acf3b3bd0ce122ce9877cdbc19cdb99811d236b8c94f6bb2f9c11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17cc6a4a227acf3b3bd0ce122ce9877cdbc19cdb99811d236b8c94f6bb2f9c11", kill_on_drop: false }` [INFO] [stdout] 17cc6a4a227acf3b3bd0ce122ce9877cdbc19cdb99811d236b8c94f6bb2f9c11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", 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] 0b1cadbc3dc9eb9053bd097ece62d5e729dad84de7107af4f38a0be5fdc76f22 [INFO] running `Command { std: "docker" "start" "-a" "0b1cadbc3dc9eb9053bd097ece62d5e729dad84de7107af4f38a0be5fdc76f22", kill_on_drop: false }` [INFO] [stderr] Compiling gitrevset v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.36s [INFO] running `Command { std: "docker" "inspect" "0b1cadbc3dc9eb9053bd097ece62d5e729dad84de7107af4f38a0be5fdc76f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b1cadbc3dc9eb9053bd097ece62d5e729dad84de7107af4f38a0be5fdc76f22", kill_on_drop: false }` [INFO] [stdout] 0b1cadbc3dc9eb9053bd097ece62d5e729dad84de7107af4f38a0be5fdc76f22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8e35d85f1a9de0a170544feb8080c93962eb32ddb7a3f920fc43385d022bfe92 [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" "8e35d85f1a9de0a170544feb8080c93962eb32ddb7a3f920fc43385d022bfe92", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gitrevset-af739f8f3727330c [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] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/git_revs-7afad936f92fe0ed [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 gitrevset [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/ast.rs - ast (line 142) ... FAILED [INFO] [stdout] test src/lib.rs - (line 112) ... ok [INFO] [stdout] test src/lib.rs - (line 91) ... ok [INFO] [stdout] test src/ast.rs - ast (line 131) ... ok [INFO] [stdout] test src/lib.rs - (line 69) ... ok [INFO] [stdout] test src/ast.rs - ast (line 123) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/ast.rs - ast (line 142) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/tmp/rustdoctestKsT7Z7/rust_out.rust_out.7rcbfp3g-cgu.0.rcgu.o" "-o" "/tmp/rustdoctestKsT7Z7/rust_out" "/tmp/rustdoctestKsT7Z7/rust_out.33dyzt1ekirinwy8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-5e2d0e73652af778/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-dd6a2603ab26557a/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgitrevset-3b7e561c0124f5ff.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-3762b3ff6e180a4a.rlib" "/opt/rustwide/target/debug/deps/libesl01_hgtime-6b54c55d6f1a405e.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ba33ab49bc09a22b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libchrono-63f405627c6c6358.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3ac6efe2c0d88e0c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c79b228ed4f1b22.rlib" "/opt/rustwide/target/debug/deps/libtime-120010c83b245093.rlib" "/opt/rustwide/target/debug/deps/libglobset-58bc3e01242b2c9b.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libbstr-000b49d09e9f7e4e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libgitdag-7b7be37b9efc3383.rlib" "/opt/rustwide/target/debug/deps/libgit2-b3b4e6a9bcd2b7c3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/liburl-76cbdd9b38ab4f4c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/liblog-88fcab3e6ed3ef89.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-e7b1df81649c4bd5.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-0f73064a5b9d5e38.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e5de23be97be399c.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-6b57ca78386a3df3.rlib" "/opt/rustwide/target/debug/deps/libesl01_dag-e459350bdfc504d8.rlib" "/opt/rustwide/target/debug/deps/libesl01_drawdag-450942947d17ef48.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f3a3ea33a7eed4f8.rlib" "/opt/rustwide/target/debug/deps/libitertools-37b50a758e084f61.rlib" "/opt/rustwide/target/debug/deps/libeither-204b5b9aafe54338.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-141c8d69f40a86a3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-76f7913de262ca8e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c92504f80698112f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c485188b14d8a46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libesl01_indexedlog-0cb37ea44911f7f5.rlib" "/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib" "/opt/rustwide/target/debug/deps/libtempfile-acd9045a65e83433.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-b44ab79d858f6f76.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fb21c591f342a626.rlib" "/opt/rustwide/target/debug/deps/libesl01_vlqencoding-c06134b02fe619aa.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-69375f6df2da093a.rlib" "/opt/rustwide/target/debug/deps/librand-e91a17c54c027c17.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-be669803679567b1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-2aa2ac023c1967c5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8bd5a0db24d25243.rlib" "/opt/rustwide/target/debug/deps/libfs2-908cee1c21ce5c43.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libtracing-2d44d4ea7850d258.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-1255faf982a59279.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3010a920b579b304.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-10057c93c07aebdd.rlib" "/opt/rustwide/target/debug/deps/libesl01_minibytes-c54f2c878ebf7464.rlib" "/opt/rustwide/target/debug/deps/libserde-ccfec45a92234d8f.rlib" "/opt/rustwide/target/debug/deps/libmemmap-a8f46948e38e9a9b.rlib" "/opt/rustwide/target/debug/deps/liblibc-a699ae28749cdf0d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-239515e98ccd4f23.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 (line 142) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "8e35d85f1a9de0a170544feb8080c93962eb32ddb7a3f920fc43385d022bfe92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e35d85f1a9de0a170544feb8080c93962eb32ddb7a3f920fc43385d022bfe92", kill_on_drop: false }` [INFO] [stdout] 8e35d85f1a9de0a170544feb8080c93962eb32ddb7a3f920fc43385d022bfe92