[INFO] cloning repository https://github.com/LedgerProject/safepkt_backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LedgerProject/safepkt_backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLedgerProject%2Fsafepkt_backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLedgerProject%2Fsafepkt_backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0304ac15f3fab596a576215c656b92cbedd0d742 [INFO] testing LedgerProject/safepkt_backend against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLedgerProject%2Fsafepkt_backend" "/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/LedgerProject/safepkt_backend on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LedgerProject/safepkt_backend [INFO] finished tweaking git repo https://github.com/LedgerProject/safepkt_backend [INFO] tweaked toml for git repo https://github.com/LedgerProject/safepkt_backend written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/LedgerProject/safepkt_backend already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ecf1c51efcb3cb4ff16353cec13e203caab5aa78bee10976b160d9eb3f9a3f6 [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" "4ecf1c51efcb3cb4ff16353cec13e203caab5aa78bee10976b160d9eb3f9a3f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ecf1c51efcb3cb4ff16353cec13e203caab5aa78bee10976b160d9eb3f9a3f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ecf1c51efcb3cb4ff16353cec13e203caab5aa78bee10976b160d9eb3f9a3f6", kill_on_drop: false }` [INFO] [stdout] 4ecf1c51efcb3cb4ff16353cec13e203caab5aa78bee10976b160d9eb3f9a3f6 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d404ae091a5a10e48b410d8d3ce99d3d32684329b52a26dfaebf30253f249994 [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" "d404ae091a5a10e48b410d8d3ce99d3d32684329b52a26dfaebf30253f249994", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling crc32fast v1.2.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.48 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling os_str_bytes v4.2.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling gory v0.1.14 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling nix v0.23.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling fungus v0.1.27 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_with v1.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling bollard-stubs v1.41.0 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling routerify v2.2.0 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling routerify-cors v2.0.0 [INFO] [stderr] Compiling bollard v0.11.0 [INFO] [stderr] Compiling safepkt-backend v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 14s [INFO] running `Command { std: "docker" "inspect" "d404ae091a5a10e48b410d8d3ce99d3d32684329b52a26dfaebf30253f249994", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d404ae091a5a10e48b410d8d3ce99d3d32684329b52a26dfaebf30253f249994", kill_on_drop: false }` [INFO] [stdout] d404ae091a5a10e48b410d8d3ce99d3d32684329b52a26dfaebf30253f249994 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5fd3d6369318827e95391559a701143c0a418b22425c3834e2d8bde98095ba4 [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" "a5fd3d6369318827e95391559a701143c0a418b22425c3834e2d8bde98095ba4", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling safepkt-backend v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.09s [INFO] running `Command { std: "docker" "inspect" "a5fd3d6369318827e95391559a701143c0a418b22425c3834e2d8bde98095ba4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5fd3d6369318827e95391559a701143c0a418b22425c3834e2d8bde98095ba4", kill_on_drop: false }` [INFO] [stdout] a5fd3d6369318827e95391559a701143c0a418b22425c3834e2d8bde98095ba4 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b5ac186ee93d920923853db3a7732dc502c00f3335f40681373048dcc938cc79 [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" "b5ac186ee93d920923853db3a7732dc502c00f3335f40681373048dcc938cc79", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/safepkt_backend-e142418a93d4bcaf) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test domain::project::manifest::it_makes_a_manifest ... ok [INFO] [stdout] test infrastructure::service::base64_decoder::it_decodes_base64_encoded_content ... ok [INFO] [stdout] test infrastructure::service::file_system::it_hashes_content ... ok [INFO] [stdout] test test::it_generates_random_letters ... ok [INFO] [stdout] test infrastructure::project::scaffold::it_finds_a_source_in_the_file_system ... ok [INFO] [stdout] test infrastructure::service::file_system::it_guards_against_missing_file ... ok [INFO] [stdout] test infrastructure::project::scaffold::it_creates_a_project_manifest ... ok [INFO] [stdout] test infrastructure::service::file_system::it_saves_content_in_file_system ... ok [INFO] [stdout] test infrastructure::project::scaffold::it_creates_a_project_source_directory ... ok [INFO] [stdout] test infrastructure::project::scaffold::it_creates_an_entry_point ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/safepkt_backend-b01b059c8e3bd581) [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] Running unittests (/opt/rustwide/target/debug/deps/safepkt_cli-f0fe6e741beaf834) [INFO] [stdout] [INFO] [stderr] Doc-tests safepkt-backend [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 11 tests [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name safepkt_backend --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b83bf9a2d1d4d987.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-e20b8796e5826e06.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-033335ae41114c83.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib --extern bollard=/opt/rustwide/target/debug/deps/libbollard-de52f66c00c34951.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-f3e8237b1b201b58.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-462cede39303ddc7.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-125f133611da0722.rlib --extern fungus=/opt/rustwide/target/debug/deps/libfungus-5c32338510a0cec5.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-9edf9f4e762b7066.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-35b4790eca7252ba.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-c54f3339e767e2af.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-c70d4c932e491d23.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-74fecba864629d2d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-70e7aa54f7ce2b8f.rlib --extern routerify=/opt/rustwide/target/debug/deps/librouterify-ca4204a567172487.rlib --extern routerify_cors=/opt/rustwide/target/debug/deps/librouterify_cors-026b4b205de008b9.rlib --extern safepkt_backend=/opt/rustwide/target/debug/deps/libsafepkt_backend-93bf8dfb57f12572.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e302b0ce78859a05.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f7edf99290939c85.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-9f572fd8c55f4604.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5337cbaceafef6b9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ea494996ac1df61b.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f35ddf34059963e1.rlib -C embed-bitcode=no --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b5ac186ee93d920923853db3a7732dc502c00f3335f40681373048dcc938cc79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5ac186ee93d920923853db3a7732dc502c00f3335f40681373048dcc938cc79", kill_on_drop: false }` [INFO] [stdout] b5ac186ee93d920923853db3a7732dc502c00f3335f40681373048dcc938cc79