[INFO] cloning repository https://github.com/imzacm/crypt-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imzacm/crypt-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimzacm%2Fcrypt-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimzacm%2Fcrypt-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 507d25b0f110c1e00a7ccaab5b79e5d0d02d5b5e [INFO] testing imzacm/crypt-client against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimzacm%2Fcrypt-client" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/imzacm/crypt-client [INFO] finished tweaking git repo https://github.com/imzacm/crypt-client [INFO] tweaked toml for git repo https://github.com/imzacm/crypt-client written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/imzacm/crypt-client on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/imzacm/crypt-client already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rpassword v5.0.1 [INFO] [stderr] Downloaded jobserver v0.1.22 [INFO] [stderr] Downloaded error-code v2.3.0 [INFO] [stderr] Downloaded str-buf v1.0.5 [INFO] [stderr] Downloaded clipboard-win v4.2.1 [INFO] [stderr] Downloaded which v4.1.0 [INFO] [stderr] Downloaded bincode2 v2.0.1 [INFO] [stderr] Downloaded cpufeatures v0.1.5 [INFO] [stderr] Downloaded libloading v0.5.2 [INFO] [stderr] Downloaded hashbrown v0.1.8 [INFO] [stderr] Downloaded clang-sys v0.26.4 [INFO] [stderr] Downloaded bitvec v0.19.5 [INFO] [stderr] Downloaded rustyline v8.2.0 [INFO] [stderr] Downloaded env_logger v0.6.2 [INFO] [stderr] Downloaded aes v0.7.4 [INFO] [stderr] Downloaded syn v1.0.74 [INFO] [stderr] Downloaded bindgen v0.48.1 [INFO] [stderr] Downloaded synstructure v0.12.5 [INFO] [stderr] Downloaded nix v0.22.0 [INFO] [stderr] Downloaded cexpr v0.3.6 [INFO] [stderr] Downloaded block-modes v0.8.1 [INFO] [stderr] Downloaded siphasher v0.3.6 [INFO] [stderr] Downloaded thiserror-impl v1.0.26 [INFO] [stderr] Downloaded thiserror v1.0.26 [INFO] [stderr] Downloaded libc v0.2.98 [INFO] [stderr] Downloaded argonautica v0.2.0 [INFO] [stderr] Downloaded clearscreen v1.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 531e7397d201bcff4e69924671e9f11ace00a544f8a495942bdd4d0584646293 [INFO] running `Command { std: "docker" "start" "-a" "531e7397d201bcff4e69924671e9f11ace00a544f8a495942bdd4d0584646293", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "531e7397d201bcff4e69924671e9f11ace00a544f8a495942bdd4d0584646293", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "531e7397d201bcff4e69924671e9f11ace00a544f8a495942bdd4d0584646293", kill_on_drop: false }` [INFO] [stdout] 531e7397d201bcff4e69924671e9f11ace00a544f8a495942bdd4d0584646293 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a99da468665cdb63246d6d45cc517100a3c21d87f480741615b2095ca83d5c9b [INFO] running `Command { std: "docker" "start" "-a" "a99da468665cdb63246d6d45cc517100a3c21d87f480741615b2095ca83d5c9b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling siphasher v0.3.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling bindgen v0.48.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling fd-lock v2.0.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling terminfo v0.7.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling aes v0.7.4 [INFO] [stderr] Compiling block-modes v0.8.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling rustyline v8.2.0 [INFO] [stderr] Compiling clearscreen v1.0.6 [INFO] [stderr] Compiling argonautica v0.2.0 [INFO] [stderr] Compiling bincode2 v2.0.1 [INFO] [stderr] Compiling crypt-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3, nom v5.1.2, nom v6.2.1, terminfo v0.7.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "a99da468665cdb63246d6d45cc517100a3c21d87f480741615b2095ca83d5c9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a99da468665cdb63246d6d45cc517100a3c21d87f480741615b2095ca83d5c9b", kill_on_drop: false }` [INFO] [stdout] a99da468665cdb63246d6d45cc517100a3c21d87f480741615b2095ca83d5c9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 930bf5b42d4352f410e4b8fe628e5ccf76f263d0c2bfede710193255ed0ee314 [INFO] running `Command { std: "docker" "start" "-a" "930bf5b42d4352f410e4b8fe628e5ccf76f263d0c2bfede710193255ed0ee314", kill_on_drop: false }` [INFO] [stderr] Compiling crypt-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.84s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3, nom v5.1.2, nom v6.2.1, terminfo v0.7.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "930bf5b42d4352f410e4b8fe628e5ccf76f263d0c2bfede710193255ed0ee314", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "930bf5b42d4352f410e4b8fe628e5ccf76f263d0c2bfede710193255ed0ee314", kill_on_drop: false }` [INFO] [stdout] 930bf5b42d4352f410e4b8fe628e5ccf76f263d0c2bfede710193255ed0ee314 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 24e8657c8ba0c541e9530b1031ed508e9b4508e769bb0d21c0fb3dc1abeaf548 [INFO] running `Command { std: "docker" "start" "-a" "24e8657c8ba0c541e9530b1031ed508e9b4508e769bb0d21c0fb3dc1abeaf548", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3, nom v5.1.2, nom v6.2.1, terminfo v0.7.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/crypt_client-38ca4dce5e695d03) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test repl::parser::tests::test_parse_unquoted_str ... ok [INFO] [stdout] test repl::parser::tests::test_parse_map_command ... ok [INFO] [stdout] test repl::parser::tests::test_parse_str ... ok [INFO] [stdout] test repl::parser::tests::test_parse_quoted_str ... ok [INFO] [stdout] test file::encryption::tests::encrypt_and_decrypt ... ok [INFO] [stdout] test file::encryption::tests::create_and_recover_key ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/crypt_client-201161938d40a273) [INFO] [stdout] [INFO] [stderr] Doc-tests crypt_client [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 24.00s [INFO] [stdout] [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; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test src/repl/mod.rs - repl::Repl::run (line 236) - compile ... ok [INFO] [stdout] test src/repl/driver.rs - repl::driver::RustyLineReplDriver (line 58) - compile ... ok [INFO] [stdout] test src/repl/driver.rs - repl::driver::ReplDriver (line 7) ... FAILED [INFO] [stdout] test src/repl/mod.rs - repl::Repl::run_loop (line 264) - compile ... ok [INFO] [stdout] test src/repl/parser.rs - repl::parser::parse_exit_command (line 296) ... FAILED [INFO] [stdout] test src/repl/parser.rs - repl::parser::parse_quoted_str (line 16) ... FAILED [INFO] [stdout] test src/repl/mod.rs - repl::Repl::new (line 91) ... FAILED [INFO] [stdout] test src/repl/dummy_drivers.rs - repl::dummy_drivers::MockDriver (line 30) ... FAILED [INFO] [stdout] test src/repl/parser.rs - repl::parser::parse_map_command (line 149) ... FAILED [INFO] [stdout] test src/repl/dummy_drivers.rs - repl::dummy_drivers::MockDriver (line 20) ... FAILED [INFO] [stdout] test src/repl/dummy_drivers.rs - repl::dummy_drivers::MockDriver (line 10) ... FAILED [INFO] [stdout] test src/repl/parser.rs - repl::parser::parse_i32 (line 104) ... FAILED [INFO] [stdout] test src/repl/parser.rs - repl::parser::parse_unquoted_str (line 56) ... FAILED [INFO] [stdout] test src/repl/parser.rs - repl::parser::parse_crypt_command (line 225) ... ok [INFO] [stdout] test src/repl/parser.rs - repl::parser::parse_str (line 76) ... ok [INFO] [stdout] test src/repl/parser.rs - repl::parser::parse_command (line 341) ... ok [INFO] [stdout] test src/repl/mod.rs - repl::Repl::execute_command (line 105) ... ok [INFO] [stdout] test src/repl/mod.rs - repl::Repl::tick (line 198) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/repl/driver.rs - repl::driver::ReplDriver (line 7) stdout ---- [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/repl/driver.rs:25:35 [INFO] [stdout] | [INFO] [stdout] 21 | fn clear_screen(&mut self) -> Result<(), Self::Error> {} [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^^^ expected `Result<(), ()>`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(), ()>` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/repl/parser.rs - repl::parser::parse_exit_command (line 296) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustchh8Vbl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libcrypt_client-442a8c45d9f0e9a9.rlib,librpassword-1946538406a51cbe.rlib,libclearscreen-0c7fa437a6e0eece.rlib,libnix-4e4948697fd2f769.rlib,libmemoffset-20560cdc74992f6e.rlib,libwhich-fbcb97bda71dcd54.rlib,libeither-4c8c1e39a99655ac.rlib,libthiserror-6b060999c91225d3.rlib,libterminfo-a9f59fc3e20a952d.rlib,libdirs-66bdd56a3e5be239.rlib,libdirs_sys-3ca27dc3ab241b8d.rlib,libcfg_if-2d17986ae484e939.rlib,libfnv-81596130b397d5c3.rlib,libphf-7fa670cdfc42d6a6.rlib,libphf_shared-0df6abfb633239d6.rlib,libsiphasher-8c9ec3cc723d38fc.rlib,libnom-8c04efc4ad6ce409.rlib,librustyline-2f2b551e89e2ce0d.rlib,libutf8parse-e2d7ad32b02aac46.rlib,libnix-7607be0434ef3558.rlib,libfd_lock-641613253a6af7c6.rlib,libunicode_width-a8c49d31449f9404.rlib,libunicode_segmentation-55ecc53bd5aab7d8.rlib,libdirs_next-dc8b2542525a0268.rlib,libdirs_sys_next-3223af19f0d75a1a.rlib,libradix_trie-aee5d7622fd27de3.rlib,libnibble_vec-e6f44171b057d069.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,libendian_type-a288539e743c60b9.rlib,libbincode2-8658ede3da7c1395.rlib,libserde-844337a0b6cf4742.rlib,libnom-292aaa048a902ba2.rlib,liblexical_core-e81f937ac724854d.rlib,libryu-86805dca779a3d7b.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libarrayvec-fd19332b40a1becd.rlib,libbitvec-31b96c131f991ecf.rlib,libfunty-210649e1f2216cc5.rlib,libwyz-a7c83cc89a65fa2f.rlib,libtap-421ae6187ba3130e.rlib,libradium-208c734be01916e5.rlib,libargonautica-e0762cf1c126e756.rlib,libscopeguard-d1da4a3a6459e1f1.rlib,librand-aecade343cbb7d51.rlib,librand_xorshift-53e86778f5ce919e.rlib,librand_pcg-4eb4e11f195dc375.rlib,librand_hc-6dc516f61621a2e6.rlib,librand_chacha-c21168b1cf3479ef.rlib,librand_isaac-047a883fcf14d827.rlib,librand_core-f95d039c327d494d.rlib,librand_os-7f2f52d748741e87.rlib,librand_jitter-b5788f9d55ce55e9.rlib,librand_core-5dd93ed12702f197.rlib,libnom-9a84723aa7d52e5e.rlib,libmemchr-03a760dfe8395f4c.rlib,liblog-ebc3cbc29fc0abda.rlib,libfutures_cpupool-dfa508074ae154aa.rlib,libnum_cpus-003585f7be9d09c2.rlib,libfutures-110302b7fd4a3b0c.rlib,libfailure-cf960fbcfff037d4.rlib,libbacktrace-b6a06bb928ab5e82.rlib,libminiz_oxide-e1c7f090fe37abf6.rlib,libadler-b32dea79b2f05ffd.rlib,libobject-84dbbfa433e84051.rlib,libaddr2line-4b1792baad63468f.rlib,libgimli-ce06ea6147065463.rlib,librustc_demangle-0d667499c9d4f7c9.rlib,libbitflags-c7127ca14bf6bbb6.rlib,libbase64-ad5396b7f3a5b79e.rlib,libbyteorder-c7092f68299ac016.rlib,libblock_modes-7222f5787aa59497.rlib,libblock_padding-17ea4943d4809731.rlib,libaes-eaded72d53cb0ec6.rlib,libcpufeatures-8b96bec3e217b71f.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcipher-b36d251f98ad66a1.rlib,libgeneric_array-52e19231c4bc883d.rlib,libtypenum-a7604750a848d46d.rlib,librand-1874b412dd6ff1c3.rlib,librand_chacha-8ce036a7e7f22bf5.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-47a0d774bf230464.rlib,libgetrandom-c8396d46bdb009dd.rlib,liblibc-9bddb9c570e12f34.rlib,libcfg_if-66d55f6b302e88c8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustchh8Vbl/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/debug/build/libloading-38f8290f4b5423cb/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/argonautica-f90ff300097f6eaf/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/tmp/rustdoctestfRTYn9/rust_out" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/repl/parser.rs - repl::parser::parse_quoted_str (line 16) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcAP4NBw/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libcrypt_client-442a8c45d9f0e9a9.rlib,librpassword-1946538406a51cbe.rlib,libclearscreen-0c7fa437a6e0eece.rlib,libnix-4e4948697fd2f769.rlib,libmemoffset-20560cdc74992f6e.rlib,libwhich-fbcb97bda71dcd54.rlib,libeither-4c8c1e39a99655ac.rlib,libthiserror-6b060999c91225d3.rlib,libterminfo-a9f59fc3e20a952d.rlib,libdirs-66bdd56a3e5be239.rlib,libdirs_sys-3ca27dc3ab241b8d.rlib,libcfg_if-2d17986ae484e939.rlib,libfnv-81596130b397d5c3.rlib,libphf-7fa670cdfc42d6a6.rlib,libphf_shared-0df6abfb633239d6.rlib,libsiphasher-8c9ec3cc723d38fc.rlib,libnom-8c04efc4ad6ce409.rlib,librustyline-2f2b551e89e2ce0d.rlib,libutf8parse-e2d7ad32b02aac46.rlib,libnix-7607be0434ef3558.rlib,libfd_lock-641613253a6af7c6.rlib,libunicode_width-a8c49d31449f9404.rlib,libunicode_segmentation-55ecc53bd5aab7d8.rlib,libdirs_next-dc8b2542525a0268.rlib,libdirs_sys_next-3223af19f0d75a1a.rlib,libradix_trie-aee5d7622fd27de3.rlib,libnibble_vec-e6f44171b057d069.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,libendian_type-a288539e743c60b9.rlib,libbincode2-8658ede3da7c1395.rlib,libserde-844337a0b6cf4742.rlib,libnom-292aaa048a902ba2.rlib,liblexical_core-e81f937ac724854d.rlib,libryu-86805dca779a3d7b.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libarrayvec-fd19332b40a1becd.rlib,libbitvec-31b96c131f991ecf.rlib,libfunty-210649e1f2216cc5.rlib,libwyz-a7c83cc89a65fa2f.rlib,libtap-421ae6187ba3130e.rlib,libradium-208c734be01916e5.rlib,libargonautica-e0762cf1c126e756.rlib,libscopeguard-d1da4a3a6459e1f1.rlib,librand-aecade343cbb7d51.rlib,librand_xorshift-53e86778f5ce919e.rlib,librand_pcg-4eb4e11f195dc375.rlib,librand_hc-6dc516f61621a2e6.rlib,librand_chacha-c21168b1cf3479ef.rlib,librand_isaac-047a883fcf14d827.rlib,librand_core-f95d039c327d494d.rlib,librand_os-7f2f52d748741e87.rlib,librand_jitter-b5788f9d55ce55e9.rlib,librand_core-5dd93ed12702f197.rlib,libnom-9a84723aa7d52e5e.rlib,libmemchr-03a760dfe8395f4c.rlib,liblog-ebc3cbc29fc0abda.rlib,libfutures_cpupool-dfa508074ae154aa.rlib,libnum_cpus-003585f7be9d09c2.rlib,libfutures-110302b7fd4a3b0c.rlib,libfailure-cf960fbcfff037d4.rlib,libbacktrace-b6a06bb928ab5e82.rlib,libminiz_oxide-e1c7f090fe37abf6.rlib,libadler-b32dea79b2f05ffd.rlib,libobject-84dbbfa433e84051.rlib,libaddr2line-4b1792baad63468f.rlib,libgimli-ce06ea6147065463.rlib,librustc_demangle-0d667499c9d4f7c9.rlib,libbitflags-c7127ca14bf6bbb6.rlib,libbase64-ad5396b7f3a5b79e.rlib,libbyteorder-c7092f68299ac016.rlib,libblock_modes-7222f5787aa59497.rlib,libblock_padding-17ea4943d4809731.rlib,libaes-eaded72d53cb0ec6.rlib,libcpufeatures-8b96bec3e217b71f.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcipher-b36d251f98ad66a1.rlib,libgeneric_array-52e19231c4bc883d.rlib,libtypenum-a7604750a848d46d.rlib,librand-1874b412dd6ff1c3.rlib,librand_chacha-8ce036a7e7f22bf5.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-47a0d774bf230464.rlib,libgetrandom-c8396d46bdb009dd.rlib,liblibc-9bddb9c570e12f34.rlib,libcfg_if-66d55f6b302e88c8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcAP4NBw/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/debug/build/libloading-38f8290f4b5423cb/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/argonautica-f90ff300097f6eaf/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/tmp/rustdoctestHuYYJs/rust_out" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/repl/mod.rs - repl::Repl::new (line 91) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcAGgSUI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libcrypt_client-442a8c45d9f0e9a9.rlib,librpassword-1946538406a51cbe.rlib,libclearscreen-0c7fa437a6e0eece.rlib,libnix-4e4948697fd2f769.rlib,libmemoffset-20560cdc74992f6e.rlib,libwhich-fbcb97bda71dcd54.rlib,libeither-4c8c1e39a99655ac.rlib,libthiserror-6b060999c91225d3.rlib,libterminfo-a9f59fc3e20a952d.rlib,libdirs-66bdd56a3e5be239.rlib,libdirs_sys-3ca27dc3ab241b8d.rlib,libcfg_if-2d17986ae484e939.rlib,libfnv-81596130b397d5c3.rlib,libphf-7fa670cdfc42d6a6.rlib,libphf_shared-0df6abfb633239d6.rlib,libsiphasher-8c9ec3cc723d38fc.rlib,libnom-8c04efc4ad6ce409.rlib,librustyline-2f2b551e89e2ce0d.rlib,libutf8parse-e2d7ad32b02aac46.rlib,libnix-7607be0434ef3558.rlib,libfd_lock-641613253a6af7c6.rlib,libunicode_width-a8c49d31449f9404.rlib,libunicode_segmentation-55ecc53bd5aab7d8.rlib,libdirs_next-dc8b2542525a0268.rlib,libdirs_sys_next-3223af19f0d75a1a.rlib,libradix_trie-aee5d7622fd27de3.rlib,libnibble_vec-e6f44171b057d069.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,libendian_type-a288539e743c60b9.rlib,libbincode2-8658ede3da7c1395.rlib,libserde-844337a0b6cf4742.rlib,libnom-292aaa048a902ba2.rlib,liblexical_core-e81f937ac724854d.rlib,libryu-86805dca779a3d7b.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libarrayvec-fd19332b40a1becd.rlib,libbitvec-31b96c131f991ecf.rlib,libfunty-210649e1f2216cc5.rlib,libwyz-a7c83cc89a65fa2f.rlib,libtap-421ae6187ba3130e.rlib,libradium-208c734be01916e5.rlib,libargonautica-e0762cf1c126e756.rlib,libscopeguard-d1da4a3a6459e1f1.rlib,librand-aecade343cbb7d51.rlib,librand_xorshift-53e86778f5ce919e.rlib,librand_pcg-4eb4e11f195dc375.rlib,librand_hc-6dc516f61621a2e6.rlib,librand_chacha-c21168b1cf3479ef.rlib,librand_isaac-047a883fcf14d827.rlib,librand_core-f95d039c327d494d.rlib,librand_os-7f2f52d748741e87.rlib,librand_jitter-b5788f9d55ce55e9.rlib,librand_core-5dd93ed12702f197.rlib,libnom-9a84723aa7d52e5e.rlib,libmemchr-03a760dfe8395f4c.rlib,liblog-ebc3cbc29fc0abda.rlib,libfutures_cpupool-dfa508074ae154aa.rlib,libnum_cpus-003585f7be9d09c2.rlib,libfutures-110302b7fd4a3b0c.rlib,libfailure-cf960fbcfff037d4.rlib,libbacktrace-b6a06bb928ab5e82.rlib,libminiz_oxide-e1c7f090fe37abf6.rlib,libadler-b32dea79b2f05ffd.rlib,libobject-84dbbfa433e84051.rlib,libaddr2line-4b1792baad63468f.rlib,libgimli-ce06ea6147065463.rlib,librustc_demangle-0d667499c9d4f7c9.rlib,libbitflags-c7127ca14bf6bbb6.rlib,libbase64-ad5396b7f3a5b79e.rlib,libbyteorder-c7092f68299ac016.rlib,libblock_modes-7222f5787aa59497.rlib,libblock_padding-17ea4943d4809731.rlib,libaes-eaded72d53cb0ec6.rlib,libcpufeatures-8b96bec3e217b71f.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcipher-b36d251f98ad66a1.rlib,libgeneric_array-52e19231c4bc883d.rlib,libtypenum-a7604750a848d46d.rlib,librand-1874b412dd6ff1c3.rlib,librand_chacha-8ce036a7e7f22bf5.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-47a0d774bf230464.rlib,libgetrandom-c8396d46bdb009dd.rlib,liblibc-9bddb9c570e12f34.rlib,libcfg_if-66d55f6b302e88c8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcAGgSUI/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/debug/build/libloading-38f8290f4b5423cb/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/argonautica-f90ff300097f6eaf/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/tmp/rustdoctest6wFYIU/rust_out" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/repl/dummy_drivers.rs - repl::dummy_drivers::MockDriver (line 30) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcEYLkzE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libcrypt_client-442a8c45d9f0e9a9.rlib,librpassword-1946538406a51cbe.rlib,libclearscreen-0c7fa437a6e0eece.rlib,libnix-4e4948697fd2f769.rlib,libmemoffset-20560cdc74992f6e.rlib,libwhich-fbcb97bda71dcd54.rlib,libeither-4c8c1e39a99655ac.rlib,libthiserror-6b060999c91225d3.rlib,libterminfo-a9f59fc3e20a952d.rlib,libdirs-66bdd56a3e5be239.rlib,libdirs_sys-3ca27dc3ab241b8d.rlib,libcfg_if-2d17986ae484e939.rlib,libfnv-81596130b397d5c3.rlib,libphf-7fa670cdfc42d6a6.rlib,libphf_shared-0df6abfb633239d6.rlib,libsiphasher-8c9ec3cc723d38fc.rlib,libnom-8c04efc4ad6ce409.rlib,librustyline-2f2b551e89e2ce0d.rlib,libutf8parse-e2d7ad32b02aac46.rlib,libnix-7607be0434ef3558.rlib,libfd_lock-641613253a6af7c6.rlib,libunicode_width-a8c49d31449f9404.rlib,libunicode_segmentation-55ecc53bd5aab7d8.rlib,libdirs_next-dc8b2542525a0268.rlib,libdirs_sys_next-3223af19f0d75a1a.rlib,libradix_trie-aee5d7622fd27de3.rlib,libnibble_vec-e6f44171b057d069.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,libendian_type-a288539e743c60b9.rlib,libbincode2-8658ede3da7c1395.rlib,libserde-844337a0b6cf4742.rlib,libnom-292aaa048a902ba2.rlib,liblexical_core-e81f937ac724854d.rlib,libryu-86805dca779a3d7b.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libarrayvec-fd19332b40a1becd.rlib,libbitvec-31b96c131f991ecf.rlib,libfunty-210649e1f2216cc5.rlib,libwyz-a7c83cc89a65fa2f.rlib,libtap-421ae6187ba3130e.rlib,libradium-208c734be01916e5.rlib,libargonautica-e0762cf1c126e756.rlib,libscopeguard-d1da4a3a6459e1f1.rlib,librand-aecade343cbb7d51.rlib,librand_xorshift-53e86778f5ce919e.rlib,librand_pcg-4eb4e11f195dc375.rlib,librand_hc-6dc516f61621a2e6.rlib,librand_chacha-c21168b1cf3479ef.rlib,librand_isaac-047a883fcf14d827.rlib,librand_core-f95d039c327d494d.rlib,librand_os-7f2f52d748741e87.rlib,librand_jitter-b5788f9d55ce55e9.rlib,librand_core-5dd93ed12702f197.rlib,libnom-9a84723aa7d52e5e.rlib,libmemchr-03a760dfe8395f4c.rlib,liblog-ebc3cbc29fc0abda.rlib,libfutures_cpupool-dfa508074ae154aa.rlib,libnum_cpus-003585f7be9d09c2.rlib,libfutures-110302b7fd4a3b0c.rlib,libfailure-cf960fbcfff037d4.rlib,libbacktrace-b6a06bb928ab5e82.rlib,libminiz_oxide-e1c7f090fe37abf6.rlib,libadler-b32dea79b2f05ffd.rlib,libobject-84dbbfa433e84051.rlib,libaddr2line-4b1792baad63468f.rlib,libgimli-ce06ea6147065463.rlib,librustc_demangle-0d667499c9d4f7c9.rlib,libbitflags-c7127ca14bf6bbb6.rlib,libbase64-ad5396b7f3a5b79e.rlib,libbyteorder-c7092f68299ac016.rlib,libblock_modes-7222f5787aa59497.rlib,libblock_padding-17ea4943d4809731.rlib,libaes-eaded72d53cb0ec6.rlib,libcpufeatures-8b96bec3e217b71f.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcipher-b36d251f98ad66a1.rlib,libgeneric_array-52e19231c4bc883d.rlib,libtypenum-a7604750a848d46d.rlib,librand-1874b412dd6ff1c3.rlib,librand_chacha-8ce036a7e7f22bf5.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-47a0d774bf230464.rlib,libgetrandom-c8396d46bdb009dd.rlib,liblibc-9bddb9c570e12f34.rlib,libcfg_if-66d55f6b302e88c8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcEYLkzE/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/debug/build/libloading-38f8290f4b5423cb/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/argonautica-f90ff300097f6eaf/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/tmp/rustdoctestBUmoiq/rust_out" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/repl/parser.rs - repl::parser::parse_map_command (line 149) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcKPp5lW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libcrypt_client-442a8c45d9f0e9a9.rlib,librpassword-1946538406a51cbe.rlib,libclearscreen-0c7fa437a6e0eece.rlib,libnix-4e4948697fd2f769.rlib,libmemoffset-20560cdc74992f6e.rlib,libwhich-fbcb97bda71dcd54.rlib,libeither-4c8c1e39a99655ac.rlib,libthiserror-6b060999c91225d3.rlib,libterminfo-a9f59fc3e20a952d.rlib,libdirs-66bdd56a3e5be239.rlib,libdirs_sys-3ca27dc3ab241b8d.rlib,libcfg_if-2d17986ae484e939.rlib,libfnv-81596130b397d5c3.rlib,libphf-7fa670cdfc42d6a6.rlib,libphf_shared-0df6abfb633239d6.rlib,libsiphasher-8c9ec3cc723d38fc.rlib,libnom-8c04efc4ad6ce409.rlib,librustyline-2f2b551e89e2ce0d.rlib,libutf8parse-e2d7ad32b02aac46.rlib,libnix-7607be0434ef3558.rlib,libfd_lock-641613253a6af7c6.rlib,libunicode_width-a8c49d31449f9404.rlib,libunicode_segmentation-55ecc53bd5aab7d8.rlib,libdirs_next-dc8b2542525a0268.rlib,libdirs_sys_next-3223af19f0d75a1a.rlib,libradix_trie-aee5d7622fd27de3.rlib,libnibble_vec-e6f44171b057d069.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,libendian_type-a288539e743c60b9.rlib,libbincode2-8658ede3da7c1395.rlib,libserde-844337a0b6cf4742.rlib,libnom-292aaa048a902ba2.rlib,liblexical_core-e81f937ac724854d.rlib,libryu-86805dca779a3d7b.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libarrayvec-fd19332b40a1becd.rlib,libbitvec-31b96c131f991ecf.rlib,libfunty-210649e1f2216cc5.rlib,libwyz-a7c83cc89a65fa2f.rlib,libtap-421ae6187ba3130e.rlib,libradium-208c734be01916e5.rlib,libargonautica-e0762cf1c126e756.rlib,libscopeguard-d1da4a3a6459e1f1.rlib,librand-aecade343cbb7d51.rlib,librand_xorshift-53e86778f5ce919e.rlib,librand_pcg-4eb4e11f195dc375.rlib,librand_hc-6dc516f61621a2e6.rlib,librand_chacha-c21168b1cf3479ef.rlib,librand_isaac-047a883fcf14d827.rlib,librand_core-f95d039c327d494d.rlib,librand_os-7f2f52d748741e87.rlib,librand_jitter-b5788f9d55ce55e9.rlib,librand_core-5dd93ed12702f197.rlib,libnom-9a84723aa7d52e5e.rlib,libmemchr-03a760dfe8395f4c.rlib,liblog-ebc3cbc29fc0abda.rlib,libfutures_cpupool-dfa508074ae154aa.rlib,libnum_cpus-003585f7be9d09c2.rlib,libfutures-110302b7fd4a3b0c.rlib,libfailure-cf960fbcfff037d4.rlib,libbacktrace-b6a06bb928ab5e82.rlib,libminiz_oxide-e1c7f090fe37abf6.rlib,libadler-b32dea79b2f05ffd.rlib,libobject-84dbbfa433e84051.rlib,libaddr2line-4b1792baad63468f.rlib,libgimli-ce06ea6147065463.rlib,librustc_demangle-0d667499c9d4f7c9.rlib,libbitflags-c7127ca14bf6bbb6.rlib,libbase64-ad5396b7f3a5b79e.rlib,libbyteorder-c7092f68299ac016.rlib,libblock_modes-7222f5787aa59497.rlib,libblock_padding-17ea4943d4809731.rlib,libaes-eaded72d53cb0ec6.rlib,libcpufeatures-8b96bec3e217b71f.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcipher-b36d251f98ad66a1.rlib,libgeneric_array-52e19231c4bc883d.rlib,libtypenum-a7604750a848d46d.rlib,librand-1874b412dd6ff1c3.rlib,librand_chacha-8ce036a7e7f22bf5.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-47a0d774bf230464.rlib,libgetrandom-c8396d46bdb009dd.rlib,liblibc-9bddb9c570e12f34.rlib,libcfg_if-66d55f6b302e88c8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcKPp5lW/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/debug/build/libloading-38f8290f4b5423cb/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/argonautica-f90ff300097f6eaf/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/tmp/rustdoctest0VFVkO/rust_out" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/repl/dummy_drivers.rs - repl::dummy_drivers::MockDriver (line 20) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcAbqsfr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libcrypt_client-442a8c45d9f0e9a9.rlib,librpassword-1946538406a51cbe.rlib,libclearscreen-0c7fa437a6e0eece.rlib,libnix-4e4948697fd2f769.rlib,libmemoffset-20560cdc74992f6e.rlib,libwhich-fbcb97bda71dcd54.rlib,libeither-4c8c1e39a99655ac.rlib,libthiserror-6b060999c91225d3.rlib,libterminfo-a9f59fc3e20a952d.rlib,libdirs-66bdd56a3e5be239.rlib,libdirs_sys-3ca27dc3ab241b8d.rlib,libcfg_if-2d17986ae484e939.rlib,libfnv-81596130b397d5c3.rlib,libphf-7fa670cdfc42d6a6.rlib,libphf_shared-0df6abfb633239d6.rlib,libsiphasher-8c9ec3cc723d38fc.rlib,libnom-8c04efc4ad6ce409.rlib,librustyline-2f2b551e89e2ce0d.rlib,libutf8parse-e2d7ad32b02aac46.rlib,libnix-7607be0434ef3558.rlib,libfd_lock-641613253a6af7c6.rlib,libunicode_width-a8c49d31449f9404.rlib,libunicode_segmentation-55ecc53bd5aab7d8.rlib,libdirs_next-dc8b2542525a0268.rlib,libdirs_sys_next-3223af19f0d75a1a.rlib,libradix_trie-aee5d7622fd27de3.rlib,libnibble_vec-e6f44171b057d069.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,libendian_type-a288539e743c60b9.rlib,libbincode2-8658ede3da7c1395.rlib,libserde-844337a0b6cf4742.rlib,libnom-292aaa048a902ba2.rlib,liblexical_core-e81f937ac724854d.rlib,libryu-86805dca779a3d7b.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libarrayvec-fd19332b40a1becd.rlib,libbitvec-31b96c131f991ecf.rlib,libfunty-210649e1f2216cc5.rlib,libwyz-a7c83cc89a65fa2f.rlib,libtap-421ae6187ba3130e.rlib,libradium-208c734be01916e5.rlib,libargonautica-e0762cf1c126e756.rlib,libscopeguard-d1da4a3a6459e1f1.rlib,librand-aecade343cbb7d51.rlib,librand_xorshift-53e86778f5ce919e.rlib,librand_pcg-4eb4e11f195dc375.rlib,librand_hc-6dc516f61621a2e6.rlib,librand_chacha-c21168b1cf3479ef.rlib,librand_isaac-047a883fcf14d827.rlib,librand_core-f95d039c327d494d.rlib,librand_os-7f2f52d748741e87.rlib,librand_jitter-b5788f9d55ce55e9.rlib,librand_core-5dd93ed12702f197.rlib,libnom-9a84723aa7d52e5e.rlib,libmemchr-03a760dfe8395f4c.rlib,liblog-ebc3cbc29fc0abda.rlib,libfutures_cpupool-dfa508074ae154aa.rlib,libnum_cpus-003585f7be9d09c2.rlib,libfutures-110302b7fd4a3b0c.rlib,libfailure-cf960fbcfff037d4.rlib,libbacktrace-b6a06bb928ab5e82.rlib,libminiz_oxide-e1c7f090fe37abf6.rlib,libadler-b32dea79b2f05ffd.rlib,libobject-84dbbfa433e84051.rlib,libaddr2line-4b1792baad63468f.rlib,libgimli-ce06ea6147065463.rlib,librustc_demangle-0d667499c9d4f7c9.rlib,libbitflags-c7127ca14bf6bbb6.rlib,libbase64-ad5396b7f3a5b79e.rlib,libbyteorder-c7092f68299ac016.rlib,libblock_modes-7222f5787aa59497.rlib,libblock_padding-17ea4943d4809731.rlib,libaes-eaded72d53cb0ec6.rlib,libcpufeatures-8b96bec3e217b71f.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcipher-b36d251f98ad66a1.rlib,libgeneric_array-52e19231c4bc883d.rlib,libtypenum-a7604750a848d46d.rlib,librand-1874b412dd6ff1c3.rlib,librand_chacha-8ce036a7e7f22bf5.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-47a0d774bf230464.rlib,libgetrandom-c8396d46bdb009dd.rlib,liblibc-9bddb9c570e12f34.rlib,libcfg_if-66d55f6b302e88c8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcAbqsfr/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/debug/build/libloading-38f8290f4b5423cb/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/argonautica-f90ff300097f6eaf/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/tmp/rustdoctest0g98Ge/rust_out" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/repl/dummy_drivers.rs - repl::dummy_drivers::MockDriver (line 10) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc3YQmBz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libcrypt_client-442a8c45d9f0e9a9.rlib,librpassword-1946538406a51cbe.rlib,libclearscreen-0c7fa437a6e0eece.rlib,libnix-4e4948697fd2f769.rlib,libmemoffset-20560cdc74992f6e.rlib,libwhich-fbcb97bda71dcd54.rlib,libeither-4c8c1e39a99655ac.rlib,libthiserror-6b060999c91225d3.rlib,libterminfo-a9f59fc3e20a952d.rlib,libdirs-66bdd56a3e5be239.rlib,libdirs_sys-3ca27dc3ab241b8d.rlib,libcfg_if-2d17986ae484e939.rlib,libfnv-81596130b397d5c3.rlib,libphf-7fa670cdfc42d6a6.rlib,libphf_shared-0df6abfb633239d6.rlib,libsiphasher-8c9ec3cc723d38fc.rlib,libnom-8c04efc4ad6ce409.rlib,librustyline-2f2b551e89e2ce0d.rlib,libutf8parse-e2d7ad32b02aac46.rlib,libnix-7607be0434ef3558.rlib,libfd_lock-641613253a6af7c6.rlib,libunicode_width-a8c49d31449f9404.rlib,libunicode_segmentation-55ecc53bd5aab7d8.rlib,libdirs_next-dc8b2542525a0268.rlib,libdirs_sys_next-3223af19f0d75a1a.rlib,libradix_trie-aee5d7622fd27de3.rlib,libnibble_vec-e6f44171b057d069.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,libendian_type-a288539e743c60b9.rlib,libbincode2-8658ede3da7c1395.rlib,libserde-844337a0b6cf4742.rlib,libnom-292aaa048a902ba2.rlib,liblexical_core-e81f937ac724854d.rlib,libryu-86805dca779a3d7b.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libarrayvec-fd19332b40a1becd.rlib,libbitvec-31b96c131f991ecf.rlib,libfunty-210649e1f2216cc5.rlib,libwyz-a7c83cc89a65fa2f.rlib,libtap-421ae6187ba3130e.rlib,libradium-208c734be01916e5.rlib,libargonautica-e0762cf1c126e756.rlib,libscopeguard-d1da4a3a6459e1f1.rlib,librand-aecade343cbb7d51.rlib,librand_xorshift-53e86778f5ce919e.rlib,librand_pcg-4eb4e11f195dc375.rlib,librand_hc-6dc516f61621a2e6.rlib,librand_chacha-c21168b1cf3479ef.rlib,librand_isaac-047a883fcf14d827.rlib,librand_core-f95d039c327d494d.rlib,librand_os-7f2f52d748741e87.rlib,librand_jitter-b5788f9d55ce55e9.rlib,librand_core-5dd93ed12702f197.rlib,libnom-9a84723aa7d52e5e.rlib,libmemchr-03a760dfe8395f4c.rlib,liblog-ebc3cbc29fc0abda.rlib,libfutures_cpupool-dfa508074ae154aa.rlib,libnum_cpus-003585f7be9d09c2.rlib,libfutures-110302b7fd4a3b0c.rlib,libfailure-cf960fbcfff037d4.rlib,libbacktrace-b6a06bb928ab5e82.rlib,libminiz_oxide-e1c7f090fe37abf6.rlib,libadler-b32dea79b2f05ffd.rlib,libobject-84dbbfa433e84051.rlib,libaddr2line-4b1792baad63468f.rlib,libgimli-ce06ea6147065463.rlib,librustc_demangle-0d667499c9d4f7c9.rlib,libbitflags-c7127ca14bf6bbb6.rlib,libbase64-ad5396b7f3a5b79e.rlib,libbyteorder-c7092f68299ac016.rlib,libblock_modes-7222f5787aa59497.rlib,libblock_padding-17ea4943d4809731.rlib,libaes-eaded72d53cb0ec6.rlib,libcpufeatures-8b96bec3e217b71f.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcipher-b36d251f98ad66a1.rlib,libgeneric_array-52e19231c4bc883d.rlib,libtypenum-a7604750a848d46d.rlib,librand-1874b412dd6ff1c3.rlib,librand_chacha-8ce036a7e7f22bf5.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-47a0d774bf230464.rlib,libgetrandom-c8396d46bdb009dd.rlib,liblibc-9bddb9c570e12f34.rlib,libcfg_if-66d55f6b302e88c8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc3YQmBz/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/debug/build/libloading-38f8290f4b5423cb/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/argonautica-f90ff300097f6eaf/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/tmp/rustdoctestjkYeAq/rust_out" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/repl/parser.rs - repl::parser::parse_i32 (line 104) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcy5RHUx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libcrypt_client-442a8c45d9f0e9a9.rlib,librpassword-1946538406a51cbe.rlib,libclearscreen-0c7fa437a6e0eece.rlib,libnix-4e4948697fd2f769.rlib,libmemoffset-20560cdc74992f6e.rlib,libwhich-fbcb97bda71dcd54.rlib,libeither-4c8c1e39a99655ac.rlib,libthiserror-6b060999c91225d3.rlib,libterminfo-a9f59fc3e20a952d.rlib,libdirs-66bdd56a3e5be239.rlib,libdirs_sys-3ca27dc3ab241b8d.rlib,libcfg_if-2d17986ae484e939.rlib,libfnv-81596130b397d5c3.rlib,libphf-7fa670cdfc42d6a6.rlib,libphf_shared-0df6abfb633239d6.rlib,libsiphasher-8c9ec3cc723d38fc.rlib,libnom-8c04efc4ad6ce409.rlib,librustyline-2f2b551e89e2ce0d.rlib,libutf8parse-e2d7ad32b02aac46.rlib,libnix-7607be0434ef3558.rlib,libfd_lock-641613253a6af7c6.rlib,libunicode_width-a8c49d31449f9404.rlib,libunicode_segmentation-55ecc53bd5aab7d8.rlib,libdirs_next-dc8b2542525a0268.rlib,libdirs_sys_next-3223af19f0d75a1a.rlib,libradix_trie-aee5d7622fd27de3.rlib,libnibble_vec-e6f44171b057d069.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,libendian_type-a288539e743c60b9.rlib,libbincode2-8658ede3da7c1395.rlib,libserde-844337a0b6cf4742.rlib,libnom-292aaa048a902ba2.rlib,liblexical_core-e81f937ac724854d.rlib,libryu-86805dca779a3d7b.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libarrayvec-fd19332b40a1becd.rlib,libbitvec-31b96c131f991ecf.rlib,libfunty-210649e1f2216cc5.rlib,libwyz-a7c83cc89a65fa2f.rlib,libtap-421ae6187ba3130e.rlib,libradium-208c734be01916e5.rlib,libargonautica-e0762cf1c126e756.rlib,libscopeguard-d1da4a3a6459e1f1.rlib,librand-aecade343cbb7d51.rlib,librand_xorshift-53e86778f5ce919e.rlib,librand_pcg-4eb4e11f195dc375.rlib,librand_hc-6dc516f61621a2e6.rlib,librand_chacha-c21168b1cf3479ef.rlib,librand_isaac-047a883fcf14d827.rlib,librand_core-f95d039c327d494d.rlib,librand_os-7f2f52d748741e87.rlib,librand_jitter-b5788f9d55ce55e9.rlib,librand_core-5dd93ed12702f197.rlib,libnom-9a84723aa7d52e5e.rlib,libmemchr-03a760dfe8395f4c.rlib,liblog-ebc3cbc29fc0abda.rlib,libfutures_cpupool-dfa508074ae154aa.rlib,libnum_cpus-003585f7be9d09c2.rlib,libfutures-110302b7fd4a3b0c.rlib,libfailure-cf960fbcfff037d4.rlib,libbacktrace-b6a06bb928ab5e82.rlib,libminiz_oxide-e1c7f090fe37abf6.rlib,libadler-b32dea79b2f05ffd.rlib,libobject-84dbbfa433e84051.rlib,libaddr2line-4b1792baad63468f.rlib,libgimli-ce06ea6147065463.rlib,librustc_demangle-0d667499c9d4f7c9.rlib,libbitflags-c7127ca14bf6bbb6.rlib,libbase64-ad5396b7f3a5b79e.rlib,libbyteorder-c7092f68299ac016.rlib,libblock_modes-7222f5787aa59497.rlib,libblock_padding-17ea4943d4809731.rlib,libaes-eaded72d53cb0ec6.rlib,libcpufeatures-8b96bec3e217b71f.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcipher-b36d251f98ad66a1.rlib,libgeneric_array-52e19231c4bc883d.rlib,libtypenum-a7604750a848d46d.rlib,librand-1874b412dd6ff1c3.rlib,librand_chacha-8ce036a7e7f22bf5.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-47a0d774bf230464.rlib,libgetrandom-c8396d46bdb009dd.rlib,liblibc-9bddb9c570e12f34.rlib,libcfg_if-66d55f6b302e88c8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcy5RHUx/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/debug/build/libloading-38f8290f4b5423cb/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/argonautica-f90ff300097f6eaf/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/tmp/rustdoctest2EfHwB/rust_out" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/repl/parser.rs - repl::parser::parse_unquoted_str (line 56) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcGL8S9U/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libcrypt_client-442a8c45d9f0e9a9.rlib,librpassword-1946538406a51cbe.rlib,libclearscreen-0c7fa437a6e0eece.rlib,libnix-4e4948697fd2f769.rlib,libmemoffset-20560cdc74992f6e.rlib,libwhich-fbcb97bda71dcd54.rlib,libeither-4c8c1e39a99655ac.rlib,libthiserror-6b060999c91225d3.rlib,libterminfo-a9f59fc3e20a952d.rlib,libdirs-66bdd56a3e5be239.rlib,libdirs_sys-3ca27dc3ab241b8d.rlib,libcfg_if-2d17986ae484e939.rlib,libfnv-81596130b397d5c3.rlib,libphf-7fa670cdfc42d6a6.rlib,libphf_shared-0df6abfb633239d6.rlib,libsiphasher-8c9ec3cc723d38fc.rlib,libnom-8c04efc4ad6ce409.rlib,librustyline-2f2b551e89e2ce0d.rlib,libutf8parse-e2d7ad32b02aac46.rlib,libnix-7607be0434ef3558.rlib,libfd_lock-641613253a6af7c6.rlib,libunicode_width-a8c49d31449f9404.rlib,libunicode_segmentation-55ecc53bd5aab7d8.rlib,libdirs_next-dc8b2542525a0268.rlib,libdirs_sys_next-3223af19f0d75a1a.rlib,libradix_trie-aee5d7622fd27de3.rlib,libnibble_vec-e6f44171b057d069.rlib,libsmallvec-a0b9fe2bb61c7c93.rlib,libendian_type-a288539e743c60b9.rlib,libbincode2-8658ede3da7c1395.rlib,libserde-844337a0b6cf4742.rlib,libnom-292aaa048a902ba2.rlib,liblexical_core-e81f937ac724854d.rlib,libryu-86805dca779a3d7b.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libarrayvec-fd19332b40a1becd.rlib,libbitvec-31b96c131f991ecf.rlib,libfunty-210649e1f2216cc5.rlib,libwyz-a7c83cc89a65fa2f.rlib,libtap-421ae6187ba3130e.rlib,libradium-208c734be01916e5.rlib,libargonautica-e0762cf1c126e756.rlib,libscopeguard-d1da4a3a6459e1f1.rlib,librand-aecade343cbb7d51.rlib,librand_xorshift-53e86778f5ce919e.rlib,librand_pcg-4eb4e11f195dc375.rlib,librand_hc-6dc516f61621a2e6.rlib,librand_chacha-c21168b1cf3479ef.rlib,librand_isaac-047a883fcf14d827.rlib,librand_core-f95d039c327d494d.rlib,librand_os-7f2f52d748741e87.rlib,librand_jitter-b5788f9d55ce55e9.rlib,librand_core-5dd93ed12702f197.rlib,libnom-9a84723aa7d52e5e.rlib,libmemchr-03a760dfe8395f4c.rlib,liblog-ebc3cbc29fc0abda.rlib,libfutures_cpupool-dfa508074ae154aa.rlib,libnum_cpus-003585f7be9d09c2.rlib,libfutures-110302b7fd4a3b0c.rlib,libfailure-cf960fbcfff037d4.rlib,libbacktrace-b6a06bb928ab5e82.rlib,libminiz_oxide-e1c7f090fe37abf6.rlib,libadler-b32dea79b2f05ffd.rlib,libobject-84dbbfa433e84051.rlib,libaddr2line-4b1792baad63468f.rlib,libgimli-ce06ea6147065463.rlib,librustc_demangle-0d667499c9d4f7c9.rlib,libbitflags-c7127ca14bf6bbb6.rlib,libbase64-ad5396b7f3a5b79e.rlib,libbyteorder-c7092f68299ac016.rlib,libblock_modes-7222f5787aa59497.rlib,libblock_padding-17ea4943d4809731.rlib,libaes-eaded72d53cb0ec6.rlib,libcpufeatures-8b96bec3e217b71f.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcipher-b36d251f98ad66a1.rlib,libgeneric_array-52e19231c4bc883d.rlib,libtypenum-a7604750a848d46d.rlib,librand-1874b412dd6ff1c3.rlib,librand_chacha-8ce036a7e7f22bf5.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-47a0d774bf230464.rlib,libgetrandom-c8396d46bdb009dd.rlib,liblibc-9bddb9c570e12f34.rlib,libcfg_if-66d55f6b302e88c8.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcGL8S9U/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/debug/build/libloading-38f8290f4b5423cb/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/argonautica-f90ff300097f6eaf/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/tmp/rustdoctestbsNyom/rust_out" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/repl/driver.rs - repl::driver::ReplDriver (line 7) [INFO] [stdout] src/repl/dummy_drivers.rs - repl::dummy_drivers::MockDriver (line 10) [INFO] [stdout] src/repl/dummy_drivers.rs - repl::dummy_drivers::MockDriver (line 20) [INFO] [stdout] src/repl/dummy_drivers.rs - repl::dummy_drivers::MockDriver (line 30) [INFO] [stdout] src/repl/mod.rs - repl::Repl::new (line 91) [INFO] [stdout] src/repl/parser.rs - repl::parser::parse_exit_command (line 296) [INFO] [stdout] src/repl/parser.rs - repl::parser::parse_i32 (line 104) [INFO] [stdout] src/repl/parser.rs - repl::parser::parse_map_command (line 149) [INFO] [stdout] src/repl/parser.rs - repl::parser::parse_quoted_str (line 16) [INFO] [stdout] src/repl/parser.rs - repl::parser::parse_unquoted_str (line 56) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.07s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "24e8657c8ba0c541e9530b1031ed508e9b4508e769bb0d21c0fb3dc1abeaf548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24e8657c8ba0c541e9530b1031ed508e9b4508e769bb0d21c0fb3dc1abeaf548", kill_on_drop: false }` [INFO] [stdout] 24e8657c8ba0c541e9530b1031ed508e9b4508e769bb0d21c0fb3dc1abeaf548