[INFO] cloning repository https://github.com/justinbarclay/card-counter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justinbarclay/card-counter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinbarclay%2Fcard-counter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinbarclay%2Fcard-counter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 177672345f8e3c3b76e5f2fb8321f0306e0832ec [INFO] testing justinbarclay/card-counter against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinbarclay%2Fcard-counter" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/justinbarclay/card-counter on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/justinbarclay/card-counter [INFO] finished tweaking git repo https://github.com/justinbarclay/card-counter [INFO] tweaked toml for git repo https://github.com/justinbarclay/card-counter written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/justinbarclay/card-counter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-9/source/card-counter/cli/Cargo.toml: unused manifest key: dependencies.dialoguer.commit [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80ec60489b9288e02023334db1e1ecf07f44bbd83ce77ee0838ce3878486aec7 [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" "80ec60489b9288e02023334db1e1ecf07f44bbd83ce77ee0838ce3878486aec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80ec60489b9288e02023334db1e1ecf07f44bbd83ce77ee0838ce3878486aec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80ec60489b9288e02023334db1e1ecf07f44bbd83ce77ee0838ce3878486aec7", kill_on_drop: false }` [INFO] [stdout] 80ec60489b9288e02023334db1e1ecf07f44bbd83ce77ee0838ce3878486aec7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b05119a443618776efa42740379a2ec942c0ff98c75da4d1fdfed8dd2334f99e [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" "b05119a443618776efa42740379a2ec942c0ff98c75da4d1fdfed8dd2334f99e", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/card-counter/cli/Cargo.toml: unused manifest key: dependencies.dialoguer.commit [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rusoto_core v0.46.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling azure_core v0.1.0 (https://github.com/justinbarclay/azure-sdk-for-rust?branch=jb/fix-header-const#67f13f12) [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf v0.10.0 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling drawille v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling dialoguer v0.9.0 (https://github.com/mitsuhiko/dialoguer#028aaf6f) [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling chrono-tz v0.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pointplots v0.6.0 (https://github.com/justinbarclay/pointplots-rs.git#b6d5e121) [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.5 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling tera v1.13.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling rusoto_credential v0.46.0 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling rusoto_signature v0.46.0 [INFO] [stderr] Compiling oauth2 v4.1.0 [INFO] [stderr] Compiling rusoto_dynamodb v0.46.0 [INFO] [stderr] Compiling azure_cosmos v0.1.0 (https://github.com/justinbarclay/azure-sdk-for-rust?branch=jb/fix-header-const#67f13f12) [INFO] [stderr] Compiling serde_dynamodb v0.7.0 [INFO] [stderr] Compiling card-counter v1.0.1 (/opt/rustwide/workdir/card-counter/cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 31s [INFO] running `Command { std: "docker" "inspect" "b05119a443618776efa42740379a2ec942c0ff98c75da4d1fdfed8dd2334f99e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b05119a443618776efa42740379a2ec942c0ff98c75da4d1fdfed8dd2334f99e", kill_on_drop: false }` [INFO] [stdout] b05119a443618776efa42740379a2ec942c0ff98c75da4d1fdfed8dd2334f99e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "+beta-2022-04-10" "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] b7f97bfb67bfa9808d3375768f6f748d5dd66464fbcffa110a0ff6482eae5d30 [INFO] running `Command { std: "docker" "start" "-a" "b7f97bfb67bfa9808d3375768f6f748d5dd66464fbcffa110a0ff6482eae5d30", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/card-counter/cli/Cargo.toml: unused manifest key: dependencies.dialoguer.commit [INFO] [stderr] Compiling card-counter v1.0.1 (/opt/rustwide/workdir/card-counter/cli) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.65s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/card_counter-c72369c7317d43b0) [INFO] [stderr] Executable unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/card_counter-eebefdf27abbf421) [INFO] running `Command { std: "docker" "inspect" "b7f97bfb67bfa9808d3375768f6f748d5dd66464fbcffa110a0ff6482eae5d30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7f97bfb67bfa9808d3375768f6f748d5dd66464fbcffa110a0ff6482eae5d30", kill_on_drop: false }` [INFO] [stdout] b7f97bfb67bfa9808d3375768f6f748d5dd66464fbcffa110a0ff6482eae5d30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b004a25997012be34cd30dadc2f2ac13a2017483be9bf6a9523105992d8e57fa [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" "b004a25997012be34cd30dadc2f2ac13a2017483be9bf6a9523105992d8e57fa", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/card-counter/cli/Cargo.toml: unused manifest key: dependencies.dialoguer.commit [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.70s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/card_counter-c72369c7317d43b0) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test commands::burndown::tests::it_calculates_max_date ... ok [INFO] [stdout] test commands::burndown::tests::it_returns_completed_as_points ... ok [INFO] [stdout] test commands::burndown::tests::it_returns_incompleted_as_points ... ok [INFO] [stdout] test commands::burndown::tests::it_returns_max_completed ... ok [INFO] [stdout] test commands::burndown::tests::it_calculates_min_date ... ok [INFO] [stdout] test score::test::get_score_handles_arbitrarily_sized_digits ... ok [INFO] [stdout] test database::azure::test::entry_and_cosmos_entry_can_be_equal ... ok [INFO] [stdout] test commands::burndown::tests::it_returns_max_incompleted ... ok [INFO] [stdout] test score::test::get_score_handles_curlies ... ok [INFO] [stdout] test score::test::get_score_handles_angles ... ok [INFO] [stdout] test score::test::get_score_handles_curlies_and_angles ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/card_counter-eebefdf27abbf421) [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] [stderr] Doc-tests card-counter [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/database/json.rs - database::json::JSON::add_entry (line 94) ... ignored [INFO] [stdout] test src/commands/burndown.rs - commands::burndown::Entry::calculate_score (line 105) ... FAILED [INFO] [stdout] test src/commands/burndown.rs - commands::burndown::Burndown::as_csv (line 196) ... FAILED [INFO] [stdout] test src/commands/burndown.rs - commands::burndown::Burndown::calculate_burndown (line 143) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/commands/burndown.rs - commands::burndown::Entry::calculate_score (line 105) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestQ5GV6S/rust_out.rust_out.437e7926-cgu.0.rcgu.o" "/tmp/rustdoctestQ5GV6S/rust_out.3k7xorn5yc5fk4pb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-5ae00fc343f704c4/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcard_counter-8a330418880262ce.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-12bd8d02d376396d.rlib" "/opt/rustwide/target/debug/deps/libdtoa-0435f60421215b0f.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-fb062838ce04b5b9.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libserde_dynamodb-f5865d99613efcd3.rlib" "/opt/rustwide/target/debug/deps/libclap-aae062a66db07222.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-0acf26cd5757886f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libeyre-3f05418300fbd31e.rlib" "/opt/rustwide/target/debug/deps/libindenter-23f5f2ffb5f030c2.rlib" "/opt/rustwide/target/debug/deps/libdirs-055cef32ec2f76e9.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-029da2590a8577f8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libazure_cosmos-9fe2c70e63eb4adf.rlib" "/opt/rustwide/target/debug/deps/libazure_core-46980ef3e204c082.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-e4d1648d751e98d9.rlib" "/opt/rustwide/target/debug/deps/liboauth2-d1bd4062b85b7830.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-e41a963bedc4a0f0.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e235bad49bf5d850.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-50fb55e8d3192a2d.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-9c2d4343e3fa281f.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-b338432bb5076237.rlib" "/opt/rustwide/target/debug/deps/librustls-5d73c5954e59841f.rlib" "/opt/rustwide/target/debug/deps/libsct-9a2d4a17e74b0c29.rlib" "/opt/rustwide/target/debug/deps/libwebpki-43f125818401f754.rlib" "/opt/rustwide/target/debug/deps/libring-9b616b5a2a8293e1.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-72a7d8f4ac837e90.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8c9c2a4ce353c355.rlib" "/opt/rustwide/target/debug/deps/liburl-70221c1468c6481d.rlib" "/opt/rustwide/target/debug/deps/libidna-fe50abc8a20f6ff6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-df65f2bf821cdcef.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-29c48333477ea624.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a4a5339a6a1e207b.rlib" "/opt/rustwide/target/debug/deps/libuuid-b3feada791e4fb74.rlib" "/opt/rustwide/target/debug/deps/librusoto_dynamodb-5f072a2d2788ef22.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-bb200dd18a7d3d13.rlib" "/opt/rustwide/target/debug/deps/libxml-2ca1670042266d63.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-667de4e810607513.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-bd20917ce02a56de.rlib" "/opt/rustwide/target/debug/deps/libtime-6ee86c7dc51a800d.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-7360b05017c6563b.rlib" "/opt/rustwide/target/debug/deps/libstandback-228dd35e5244fda4.rlib" "/opt/rustwide/target/debug/deps/libsha2-9f572fd8c55f4604.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0ab975038e942af0.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8dc9ae8404483171.rlib" "/opt/rustwide/target/debug/deps/libmd5-bd7e48522218445f.rlib" "/opt/rustwide/target/debug/deps/libhmac-89e73e5173f545d5.rlib" "/opt/rustwide/target/debug/deps/libdigest-6379c22cea987de3.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ec54d43fb463eb6f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-0ca152887405db79.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f807b11edb3b3f64.rlib" "/opt/rustwide/target/debug/deps/libtypenum-c017c53f9a99f243.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-e6c9675568738c69.rlib" "/opt/rustwide/target/debug/deps/libshlex-663d80f87eeedf89.rlib" "/opt/rustwide/target/debug/deps/libfutures-668cfd6ef3550733.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-cbc7bb031eccc5f0.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-f03e252e2fb5ab8e.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-e6001773938e0df8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-812e33dda74fe210.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-730ca6ca607595f6.rlib" "/opt/rustwide/target/debug/deps/libhyper-ad9f9dcd1dce36be.rlib" "/opt/rustwide/target/debug/deps/libwant-fc449eee87e7ef07.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d86c9b2f816c066e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5c6b7ae8933d4bd8.rlib" "/opt/rustwide/target/debug/deps/libh2-aa28e3e8202d0c4d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0798deaf168b6141.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7b900d6f8c211c95.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtracing-4d4cfc31d5dabc9f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2319279169dbc1df.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b842e2873dd6d14a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-26e2312eb74c4faf.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6b1fd5c1f4f92bc3.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6a525ccf5c9571d9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e1e4f410a9fb8081.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3dacafcec4819c5e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-afc8e1fe9314b5ba.rlib" "/opt/rustwide/target/debug/deps/libtokio-19a42c0b6a331650.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-6928d35158ea7cd9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-62c35ce1d5a00966.rlib" "/opt/rustwide/target/debug/deps/libmio-a16529cfd0ae682a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libhttp-29a3f6805c4213cd.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-2459c6c6c276036a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-15f9870d9cc1d356.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ecf20604e04c2358.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-5e6bb4196d8f751b.rlib" "/opt/rustwide/target/debug/deps/libtempfile-56021bbfcebbe2b7.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428e6ddc575f6574.rlib" "/opt/rustwide/target/debug/deps/libzeroize-892812b5f4ece8e6.rlib" "/opt/rustwide/target/debug/deps/libconsole-d7ba6a7754cc2994.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-3c50e564426cc998.rlib" "/opt/rustwide/target/debug/deps/libtera-9d325021a4df9f26.rlib" "/opt/rustwide/target/debug/deps/libslug-4ec745d3452929f5.rlib" "/opt/rustwide/target/debug/deps/libdeunicode-3c874a32967a90cb.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-4578fbe367abd49d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libignore-f1bcc7854fa3ff5d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c079f7c57dd512a6.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-92ccefe0cfb10e18.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libglobset-b0bc10bfd4d21675.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libpest-faccf00187586be1.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-ae77ff5e94b6d71d.rlib" "/opt/rustwide/target/debug/deps/librand-8f6aa2621f71ffdb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ff575e1e46c9d56e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fdccdc155075ee6f.rlib" "/opt/rustwide/target/debug/deps/librand_core-32bf23bab81430de.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f320f65f41afafaf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libunic_segment-5795471a337e3b7b.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_segment-0c0cea381482797f.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_version-afe69a0d418e11f1.rlib" "/opt/rustwide/target/debug/deps/libunic_common-634cae2a83de64c5.rlib" "/opt/rustwide/target/debug/deps/libunic_char_property-1c4c56977e998847.rlib" "/opt/rustwide/target/debug/deps/libunic_char_range-88f7c4fa45e9567c.rlib" "/opt/rustwide/target/debug/deps/libhumansize-04d545ed4a2ba22c.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-b0b62601d1481368.rlib" "/opt/rustwide/target/debug/deps/libphf-a7645b60be22a86a.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-f1e2345a886262f3.rlib" "/opt/rustwide/target/debug/deps/libuncased-c69938a430fec8ce.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-178124a22b0f0cd9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-19a922fd2fdf0ace.rlib" "/opt/rustwide/target/debug/deps/libchrono-3294a87556cb4052.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f7b6730884088ff3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-80b3e0a44ca31d95.rlib" "/opt/rustwide/target/debug/deps/libtime-82b60347af3c597e.rlib" "/opt/rustwide/target/debug/deps/libpointplots-ce21db6bb9f1a19f.rlib" "/opt/rustwide/target/debug/deps/libdrawille-f875b1708553f33b.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libcolored-c46860e43475905d.rlib" "/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libprettytable-f12e4034778b6e45.rlib" "/opt/rustwide/target/debug/deps/libcsv-845f70265ab567bd.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-166a1e822aa43499.rlib" "/opt/rustwide/target/debug/deps/libbstr-db93245c26421470.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-cce5214985838d75.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libserde-c1231df4570788f2.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-60ebe839f4cd4f79.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libatty-f25f3783205be177.rlib" "/opt/rustwide/target/debug/deps/libterm-93b85e250a61dbf3.rlib" "/opt/rustwide/target/debug/deps/libdirs-ff64a72b60c8ea12.rlib" "/opt/rustwide/target/debug/deps/liblibc-48d6ae4a160e12a5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQ5GV6S/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] ---- src/commands/burndown.rs - commands::burndown::Burndown::as_csv (line 196) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestHSr8Pq/rust_out.rust_out.437e7926-cgu.0.rcgu.o" "/tmp/rustdoctestHSr8Pq/rust_out.3k7xorn5yc5fk4pb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-5ae00fc343f704c4/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcard_counter-8a330418880262ce.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-12bd8d02d376396d.rlib" "/opt/rustwide/target/debug/deps/libdtoa-0435f60421215b0f.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-fb062838ce04b5b9.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libserde_dynamodb-f5865d99613efcd3.rlib" "/opt/rustwide/target/debug/deps/libclap-aae062a66db07222.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-0acf26cd5757886f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libeyre-3f05418300fbd31e.rlib" "/opt/rustwide/target/debug/deps/libindenter-23f5f2ffb5f030c2.rlib" "/opt/rustwide/target/debug/deps/libdirs-055cef32ec2f76e9.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-029da2590a8577f8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libazure_cosmos-9fe2c70e63eb4adf.rlib" "/opt/rustwide/target/debug/deps/libazure_core-46980ef3e204c082.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-e4d1648d751e98d9.rlib" "/opt/rustwide/target/debug/deps/liboauth2-d1bd4062b85b7830.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-e41a963bedc4a0f0.rlib" "/opt/rustwide/target/debug/deps/libreqwest-e235bad49bf5d850.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-50fb55e8d3192a2d.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-9c2d4343e3fa281f.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-b338432bb5076237.rlib" "/opt/rustwide/target/debug/deps/librustls-5d73c5954e59841f.rlib" "/opt/rustwide/target/debug/deps/libsct-9a2d4a17e74b0c29.rlib" "/opt/rustwide/target/debug/deps/libwebpki-43f125818401f754.rlib" "/opt/rustwide/target/debug/deps/libring-9b616b5a2a8293e1.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-72a7d8f4ac837e90.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8c9c2a4ce353c355.rlib" "/opt/rustwide/target/debug/deps/liburl-70221c1468c6481d.rlib" "/opt/rustwide/target/debug/deps/libidna-fe50abc8a20f6ff6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-df65f2bf821cdcef.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-29c48333477ea624.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a4a5339a6a1e207b.rlib" "/opt/rustwide/target/debug/deps/libuuid-b3feada791e4fb74.rlib" "/opt/rustwide/target/debug/deps/librusoto_dynamodb-5f072a2d2788ef22.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-bb200dd18a7d3d13.rlib" "/opt/rustwide/target/debug/deps/libxml-2ca1670042266d63.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-667de4e810607513.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-bd20917ce02a56de.rlib" "/opt/rustwide/target/debug/deps/libtime-6ee86c7dc51a800d.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-7360b05017c6563b.rlib" "/opt/rustwide/target/debug/deps/libstandback-228dd35e5244fda4.rlib" "/opt/rustwide/target/debug/deps/libsha2-9f572fd8c55f4604.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0ab975038e942af0.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8dc9ae8404483171.rlib" "/opt/rustwide/target/debug/deps/libmd5-bd7e48522218445f.rlib" "/opt/rustwide/target/debug/deps/libhmac-89e73e5173f545d5.rlib" "/opt/rustwide/target/debug/deps/libdigest-6379c22cea987de3.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ec54d43fb463eb6f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-0ca152887405db79.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f807b11edb3b3f64.rlib" "/opt/rustwide/target/debug/deps/libtypenum-c017c53f9a99f243.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-e6c9675568738c69.rlib" "/opt/rustwide/target/debug/deps/libshlex-663d80f87eeedf89.rlib" "/opt/rustwide/target/debug/deps/libfutures-668cfd6ef3550733.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-cbc7bb031eccc5f0.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-f03e252e2fb5ab8e.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-e6001773938e0df8.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-812e33dda74fe210.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-730ca6ca607595f6.rlib" "/opt/rustwide/target/debug/deps/libhyper-ad9f9dcd1dce36be.rlib" "/opt/rustwide/target/debug/deps/libwant-fc449eee87e7ef07.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d86c9b2f816c066e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5c6b7ae8933d4bd8.rlib" "/opt/rustwide/target/debug/deps/libh2-aa28e3e8202d0c4d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0798deaf168b6141.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7b900d6f8c211c95.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtracing-4d4cfc31d5dabc9f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2319279169dbc1df.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b842e2873dd6d14a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-26e2312eb74c4faf.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6b1fd5c1f4f92bc3.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6a525ccf5c9571d9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e1e4f410a9fb8081.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3dacafcec4819c5e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-afc8e1fe9314b5ba.rlib" "/opt/rustwide/target/debug/deps/libtokio-19a42c0b6a331650.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-6928d35158ea7cd9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-62c35ce1d5a00966.rlib" "/opt/rustwide/target/debug/deps/libmio-a16529cfd0ae682a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libhttp-29a3f6805c4213cd.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-2459c6c6c276036a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-15f9870d9cc1d356.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ecf20604e04c2358.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-5e6bb4196d8f751b.rlib" "/opt/rustwide/target/debug/deps/libtempfile-56021bbfcebbe2b7.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428e6ddc575f6574.rlib" "/opt/rustwide/target/debug/deps/libzeroize-892812b5f4ece8e6.rlib" "/opt/rustwide/target/debug/deps/libconsole-d7ba6a7754cc2994.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-3c50e564426cc998.rlib" "/opt/rustwide/target/debug/deps/libtera-9d325021a4df9f26.rlib" "/opt/rustwide/target/debug/deps/libslug-4ec745d3452929f5.rlib" "/opt/rustwide/target/debug/deps/libdeunicode-3c874a32967a90cb.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-4578fbe367abd49d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libignore-f1bcc7854fa3ff5d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c079f7c57dd512a6.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libthread_local-92ccefe0cfb10e18.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libglobset-b0bc10bfd4d21675.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libpest-faccf00187586be1.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-ae77ff5e94b6d71d.rlib" "/opt/rustwide/target/debug/deps/librand-8f6aa2621f71ffdb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ff575e1e46c9d56e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fdccdc155075ee6f.rlib" "/opt/rustwide/target/debug/deps/librand_core-32bf23bab81430de.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f320f65f41afafaf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libunic_segment-5795471a337e3b7b.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_segment-0c0cea381482797f.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_version-afe69a0d418e11f1.rlib" "/opt/rustwide/target/debug/deps/libunic_common-634cae2a83de64c5.rlib" "/opt/rustwide/target/debug/deps/libunic_char_property-1c4c56977e998847.rlib" "/opt/rustwide/target/debug/deps/libunic_char_range-88f7c4fa45e9567c.rlib" "/opt/rustwide/target/debug/deps/libhumansize-04d545ed4a2ba22c.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-b0b62601d1481368.rlib" "/opt/rustwide/target/debug/deps/libphf-a7645b60be22a86a.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-f1e2345a886262f3.rlib" "/opt/rustwide/target/debug/deps/libuncased-c69938a430fec8ce.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-178124a22b0f0cd9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-19a922fd2fdf0ace.rlib" "/opt/rustwide/target/debug/deps/libchrono-3294a87556cb4052.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f7b6730884088ff3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-80b3e0a44ca31d95.rlib" "/opt/rustwide/target/debug/deps/libtime-82b60347af3c597e.rlib" "/opt/rustwide/target/debug/deps/libpointplots-ce21db6bb9f1a19f.rlib" "/opt/rustwide/target/debug/deps/libdrawille-f875b1708553f33b.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libcolored-c46860e43475905d.rlib" "/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libprettytable-f12e4034778b6e45.rlib" "/opt/rustwide/target/debug/deps/libcsv-845f70265ab567bd.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-166a1e822aa43499.rlib" "/opt/rustwide/target/debug/deps/libbstr-db93245c26421470.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-cce5214985838d75.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libserde-c1231df4570788f2.rlib" "/opt/rustwide/target/debug/deps/libencode_unicode-60ebe839f4cd4f79.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libatty-f25f3783205be177.rlib" "/opt/rustwide/target/debug/deps/libterm-93b85e250a61dbf3.rlib" "/opt/rustwide/target/debug/deps/libdirs-ff64a72b60c8ea12.rlib" "/opt/rustwide/target/debug/deps/liblibc-48d6ae4a160e12a5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHSr8Pq/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/commands/burndown.rs - commands::burndown::Burndown::as_csv (line 196) [INFO] [stdout] src/commands/burndown.rs - commands::burndown::Entry::calculate_score (line 105) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 1 ignored; 0 measured; 0 filtered out; finished in 17.14s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "b004a25997012be34cd30dadc2f2ac13a2017483be9bf6a9523105992d8e57fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b004a25997012be34cd30dadc2f2ac13a2017483be9bf6a9523105992d8e57fa", kill_on_drop: false }` [INFO] [stdout] b004a25997012be34cd30dadc2f2ac13a2017483be9bf6a9523105992d8e57fa