[INFO] cloning repository https://github.com/maxburke/teleport
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxburke/teleport" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxburke%2Fteleport", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxburke%2Fteleport'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 737e4382f18393a730c9f07f769398e30ed7fa4d
[INFO] testing maxburke/teleport against 1.80.0 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxburke%2Fteleport" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/maxburke/teleport on toolchain 1.80.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.80.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/maxburke/teleport
[INFO] finished tweaking git repo https://github.com/maxburke/teleport
[INFO] tweaked toml for git repo https://github.com/maxburke/teleport written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/maxburke/teleport 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" "+1.80.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 79daebeefa661e3a02775de7c0139a1e013610cae58847b9ff3afb0322fc60ea
[INFO] running `Command { std: "docker" "start" "-a" "79daebeefa661e3a02775de7c0139a1e013610cae58847b9ff3afb0322fc60ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79daebeefa661e3a02775de7c0139a1e013610cae58847b9ff3afb0322fc60ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79daebeefa661e3a02775de7c0139a1e013610cae58847b9ff3afb0322fc60ea", kill_on_drop: false }`
[INFO] [stdout] 79daebeefa661e3a02775de7c0139a1e013610cae58847b9ff3afb0322fc60ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9224797f7113b029bdbfe0d750061d73f9d66e87b73315dc82c139ebd492eafd
[INFO] running `Command { std: "docker" "start" "-a" "9224797f7113b029bdbfe0d750061d73f9d66e87b73315dc82c139ebd492eafd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling tracing-core v0.1.23
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling tracing v0.1.32
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling libz-sys v1.1.5
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling signature v1.5.0
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling ed25519 v1.4.1
[INFO] [stderr]    Compiling headers v0.3.7
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling nix v0.24.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling zip v0.6.2
[INFO] [stderr]    Compiling multipart v0.18.0
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling h2 v0.3.12
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling warp v0.3.2
[INFO] [stderr]    Compiling sodiumoxide v0.2.7
[INFO] [stderr]    Compiling teleport v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.42s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0
[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" "9224797f7113b029bdbfe0d750061d73f9d66e87b73315dc82c139ebd492eafd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9224797f7113b029bdbfe0d750061d73f9d66e87b73315dc82c139ebd492eafd", kill_on_drop: false }`
[INFO] [stdout] 9224797f7113b029bdbfe0d750061d73f9d66e87b73315dc82c139ebd492eafd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a1c6c66c7eed948cd02531ca66f6ede5ad94152f26768d18f9b5afef62b81e2
[INFO] running `Command { std: "docker" "start" "-a" "0a1c6c66c7eed948cd02531ca66f6ede5ad94152f26768d18f9b5afef62b81e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling teleport v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0
[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" "0a1c6c66c7eed948cd02531ca66f6ede5ad94152f26768d18f9b5afef62b81e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a1c6c66c7eed948cd02531ca66f6ede5ad94152f26768d18f9b5afef62b81e2", kill_on_drop: false }`
[INFO] [stdout] 0a1c6c66c7eed948cd02531ca66f6ede5ad94152f26768d18f9b5afef62b81e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.80.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 70073875e01d302516d9def5d7f19bb6b6a570d1d6a2c17fcf8b652e4d5906ce
[INFO] running `Command { std: "docker" "start" "-a" "70073875e01d302516d9def5d7f19bb6b6a570d1d6a2c17fcf8b652e4d5906ce", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.0
[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/main.rs (/opt/rustwide/target/debug/deps/teleport-a7e167d498bd8cb3)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test store::tests::test_serialize ... ok
[INFO] [stdout] test store::tests::test_store_retrieve ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- store::tests::test_store_retrieve stdout ----
[INFO] [stdout] thread 'store::tests::test_store_retrieve' panicked at src/main.rs:399:10:
[INFO] [stdout] please set the TELEPORT_CONFIG env var to the Teleport configuration file!: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5622ae346c55 - std::backtrace_rs::backtrace::libunwind::trace::h58eed11393533053
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stdout]    1:     0x5622ae346c55 - std::backtrace_rs::backtrace::trace_unsynchronized::h6af9bae28ebb6388
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5622ae346c55 - std::sys_common::backtrace::_print_fmt::hb6748916642a4fb2
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5622ae346c55 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h3692694645b1bb6a
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x5622ae36e8ab - core::fmt::rt::Argument::fmt::h7aa93977ba74ae0f
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x5622ae36e8ab - core::fmt::write::h5131d80b4c69b88d
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/fmt/mod.rs:1168:21
[INFO] [stdout]    6:     0x5622ae34423f - std::io::Write::write_fmt::h8142063d64ec1ffc
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5622ae346a2e - std::sys_common::backtrace::_print::he6ebb7b9d89f4456
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5622ae346a2e - std::sys_common::backtrace::print::h998d75b840f75a73
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5622ae348499 - std::panicking::default_hook::{{closure}}::h18ec7fe6a38b9da0
[INFO] [stdout]   10:     0x5622ae348106 - std::panicking::default_hook::hfb3f22c2e4075a6a
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5622ae25896a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h9b6b503c8a5fa2e3
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/alloc/src/boxed.rs:2077:9
[INFO] [stdout]   12:     0x5622ae25896a - test::test_main::{{closure}}::h238c9a9a662cfeed
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5622ae348a9b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb8210adad49183e7
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/alloc/src/boxed.rs:2077:9
[INFO] [stdout]   14:     0x5622ae348a9b - std::panicking::rust_panic_with_hook::h51af00bcb4660c4e
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5622ae348814 - std::panicking::begin_panic_handler::{{closure}}::h39f76aa863fbe8ce
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x5622ae347119 - std::sys_common::backtrace::__rust_end_short_backtrace::h4d10fc2251b89840
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5622ae348547 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5622ae06e193 - core::panicking::panic_fmt::h319840fcbcd912ef
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x5622ae06e766 - core::result::unwrap_failed::haccb9aaa604e1e21
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/result.rs:1679:5
[INFO] [stdout]   20:     0x5622ae090806 - core::result::Result<T,E>::expect::h332cacdcadd6a2ca
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/result.rs:1059:23
[INFO] [stdout]   21:     0x5622ae0b0a1f - teleport::init::he842ff19c1a868cb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:398:18
[INFO] [stdout]   22:     0x5622ae0a7bd9 - teleport::store::tests::test_store_retrieve::{{closure}}::h57e71c323bccbc7e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/store.rs:408:9
[INFO] [stdout]   23:     0x5622ae077e5d - <core::pin::Pin<P> as core::future::future::Future>::poll::hb18910d6d774821d
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/future/future.rs:123:9
[INFO] [stdout]   24:     0x5622ae0af78f - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hf639300cf791c3a6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:48
[INFO] [stdout]   25:     0x5622ae095df3 - tokio::coop::with_budget::{{closure}}::hee191109eb0a8e29
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/coop.rs:102:9
[INFO] [stdout]   26:     0x5622ae071b9a - std::thread::local::LocalKey<T>::try_with::hee5d4701d0a82904
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/thread/local.rs:283:12
[INFO] [stdout]   27:     0x5622ae0715ca - std::thread::local::LocalKey<T>::with::h3f7e520406b9b322
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/thread/local.rs:260:9
[INFO] [stdout]   28:     0x5622ae0af6e9 - tokio::coop::with_budget::hfba88b31ec39c0c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/coop.rs:95:5
[INFO] [stdout]   29:     0x5622ae0af6e9 - tokio::coop::budget::h4dee77d47999ee1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/coop.rs:72:5
[INFO] [stdout]   30:     0x5622ae0af6e9 - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::{{closure}}::h5001fe0ba9936476
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/runtime/basic_scheduler.rs:498:25
[INFO] [stdout]   31:     0x5622ae0ae830 - tokio::runtime::basic_scheduler::Context::enter::h42e29093d7f09dc9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/runtime/basic_scheduler.rs:356:19
[INFO] [stdout]   32:     0x5622ae0af14a - tokio::runtime::basic_scheduler::CoreGuard::block_on::{{closure}}::hbc74a640dd03b9dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/runtime/basic_scheduler.rs:497:36
[INFO] [stdout]   33:     0x5622ae0aef14 - tokio::runtime::basic_scheduler::CoreGuard::enter::{{closure}}::ha53984379914863c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:57
[INFO] [stdout]   34:     0x5622ae0ade2d - tokio::macros::scoped_tls::ScopedKey<T>::set::hcb2e087d55ed1080
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   35:     0x5622ae0aecec - tokio::runtime::basic_scheduler::CoreGuard::enter::h660e8171a2a7057a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/runtime/basic_scheduler.rs:555:27
[INFO] [stdout]   36:     0x5622ae0aef2a - tokio::runtime::basic_scheduler::CoreGuard::block_on::hff391e95d00d8b8b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/runtime/basic_scheduler.rs:488:9
[INFO] [stdout]   37:     0x5622ae0adfce - tokio::runtime::basic_scheduler::BasicScheduler::block_on::hab392c8dec9103f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/runtime/basic_scheduler.rs:168:24
[INFO] [stdout]   38:     0x5622ae0922d0 - tokio::runtime::Runtime::block_on::h263414f15d7b5f43
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.17.0/src/runtime/mod.rs:475:46
[INFO] [stdout]   39:     0x5622ae0a7a7f - teleport::store::tests::test_store_retrieve::h12b39be20a9fd0ee
[INFO] [stdout]                                at /opt/rustwide/workdir/src/store.rs:458:9
[INFO] [stdout]   40:     0x5622ae0a7967 - teleport::store::tests::test_store_retrieve::{{closure}}::h84ba5ab4edc872b3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/store.rs:407:35
[INFO] [stdout]   41:     0x5622ae089c56 - core::ops::function::FnOnce::call_once::hea22aca2ff83839d
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5622ae25d1bb - core::ops::function::FnOnce::call_once::h384146465e88f7be
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5622ae25d1bb - test::__rust_begin_short_backtrace::hae44b86aaeda3a0f
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:625:18
[INFO] [stdout]   44:     0x5622ae25c911 - test::run_test_in_process::{{closure}}::hd85dcdfbb890f561
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:648:60
[INFO] [stdout]   45:     0x5622ae25c911 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0e31567dfbb1842d
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   46:     0x5622ae25c911 - std::panicking::try::do_call::h21b13b77488972c9
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:559:40
[INFO] [stdout]   47:     0x5622ae25c911 - std::panicking::try::h8696c153e1e4253f
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:523:19
[INFO] [stdout]   48:     0x5622ae25c911 - std::panic::catch_unwind::h5cd1cddd6367954f
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panic.rs:149:14
[INFO] [stdout]   49:     0x5622ae25c911 - test::run_test_in_process::h59ce94f07fa84554
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:648:27
[INFO] [stdout]   50:     0x5622ae25c911 - test::run_test::{{closure}}::h4148d3c10c6c98f1
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:569:43
[INFO] [stdout]   51:     0x5622ae225834 - test::run_test::{{closure}}::hfda3d929e6d1b5c1
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/test/src/lib.rs:599:41
[INFO] [stdout]   52:     0x5622ae225834 - std::sys_common::backtrace::__rust_begin_short_backtrace::h91e427ea6df4cf63
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   53:     0x5622ae22a0f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h88142129462d0de6
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   54:     0x5622ae22a0f2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7a94a6989c4568c7
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   55:     0x5622ae22a0f2 - std::panicking::try::do_call::h07d6ddb104cff605
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:559:40
[INFO] [stdout]   56:     0x5622ae22a0f2 - std::panicking::try::heeeb9f9f6492fe02
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panicking.rs:523:19
[INFO] [stdout]   57:     0x5622ae22a0f2 - std::panic::catch_unwind::h947df39c62294dd7
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/panic.rs:149:14
[INFO] [stdout]   58:     0x5622ae22a0f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hba1c75acae318d67
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   59:     0x5622ae22a0f2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::had7513e31342a613
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5622ae34cf9b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3af90da315d4b185
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/alloc/src/boxed.rs:2063:9
[INFO] [stdout]   61:     0x5622ae34cf9b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h4e7f3b3405b4b88b
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/alloc/src/boxed.rs:2063:9
[INFO] [stdout]   62:     0x5622ae34cf9b - std::sys::pal::unix::thread::Thread::new::thread_start::h3b8e81128811868f
[INFO] [stdout]                                at /rustc/051478957371ee0084a7c0913941d2a8c4757bb9/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   63:     0x7fa81865bac3 - <unknown>
[INFO] [stdout]   64:     0x7fa8186eca04 - __clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     store::tests::test_store_retrieve
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin teleport`
[INFO] running `Command { std: "docker" "inspect" "70073875e01d302516d9def5d7f19bb6b6a570d1d6a2c17fcf8b652e4d5906ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70073875e01d302516d9def5d7f19bb6b6a570d1d6a2c17fcf8b652e4d5906ce", kill_on_drop: false }`
[INFO] [stdout] 70073875e01d302516d9def5d7f19bb6b6a570d1d6a2c17fcf8b652e4d5906ce
[INFO] testing maxburke/teleport against beta-2024-07-26 for beta-1.81-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxburke%2Fteleport" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/maxburke/teleport on toolchain beta-2024-07-26
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/maxburke/teleport
[INFO] finished tweaking git repo https://github.com/maxburke/teleport
[INFO] tweaked toml for git repo https://github.com/maxburke/teleport written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/maxburke/teleport 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" "+beta-2024-07-26" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb9e9f02dffaab147ef64af179392331d814a9b92fa888195b2fdc3eb6afcc18
[INFO] running `Command { std: "docker" "start" "-a" "eb9e9f02dffaab147ef64af179392331d814a9b92fa888195b2fdc3eb6afcc18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb9e9f02dffaab147ef64af179392331d814a9b92fa888195b2fdc3eb6afcc18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb9e9f02dffaab147ef64af179392331d814a9b92fa888195b2fdc3eb6afcc18", kill_on_drop: false }`
[INFO] [stdout] eb9e9f02dffaab147ef64af179392331d814a9b92fa888195b2fdc3eb6afcc18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-07-26" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 418a133055ec3c152118f5d587f067cb0d9a21a2f992963acf687bb20c86e9a2
[INFO] running `Command { std: "docker" "start" "-a" "418a133055ec3c152118f5d587f067cb0d9a21a2f992963acf687bb20c86e9a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling httparse v1.6.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling tracing-core v0.1.23
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling tracing v0.1.32
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling libz-sys v1.1.5
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling signature v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling headers v0.3.7
[INFO] [stderr]    Compiling ed25519 v1.4.1
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling nix v0.24.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling multipart v0.18.0
[INFO] [stderr]    Compiling zip v0.6.2
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling tokio v1.17.0
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling h2 v0.3.12
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr] error: failed to run custom build command for `libsodium-sys v0.2.7`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libsodium-sys-791d040a3218b95a/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=SODIUM_LIB_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=SODIUM_SHARED
[INFO] [stderr]   cargo:rerun-if-env-changed=SODIUM_USE_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=SODIUM_DISABLE_PIE
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   checking build system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking host system type... x86_64-unknown-linux-gnu
[INFO] [stderr]   checking for a BSD-compatible install... /usr/bin/install -c
[INFO] [stderr]   checking whether build environment is sane... yes
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-strip... no
[INFO] [stderr]   checking for strip... strip
[INFO] [stderr]   checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[INFO] [stderr]   checking for gawk... no
[INFO] [stderr]   checking for mawk... mawk
[INFO] [stderr]   checking whether make sets $(MAKE)... yes
[INFO] [stderr]   checking whether make supports nested variables... yes
[INFO] [stderr]   checking whether UID '0' is supported by ustar format... yes
[INFO] [stderr]   checking whether GID '0' is supported by ustar format... yes
[INFO] [stderr]   checking how to create a ustar tar archive... gnutar
[INFO] [stderr]   checking whether make supports nested variables... (cached) yes
[INFO] [stderr]   checking whether to enable maintainer-specific portions of Makefiles... no
[INFO] [stderr]   checking whether make supports the include directive... yes (GNU style)
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-gcc... cc
[INFO] [stderr]   checking whether the C compiler works... yes
[INFO] [stderr]   checking for C compiler default output file name... a.out
[INFO] [stderr]   checking for suffix of executables... 
[INFO] [stderr]   checking whether we are cross compiling... no
[INFO] [stderr]   checking for suffix of object files... o
[INFO] [stderr]   checking whether we are using the GNU C compiler... yes
[INFO] [stderr]   checking whether cc accepts -g... yes
[INFO] [stderr]   checking for cc option to accept ISO C89... none needed
[INFO] [stderr]   checking whether cc understands -c and -o together... yes
[INFO] [stderr]   checking dependency style of cc... gcc3
[INFO] [stderr]   checking for cc option to accept ISO C99... none needed
[INFO] [stderr]   checking dependency style of cc... gcc3
[INFO] [stderr]   checking how to run the C preprocessor... cc -E
[INFO] [stderr]   checking for grep that handles long lines and -e... /usr/bin/grep
[INFO] [stderr]   checking for egrep... /usr/bin/grep -E
[INFO] [stderr]   checking for ANSI C header files... yes
[INFO] [stderr]   checking for sys/types.h... yes
[INFO] [stderr]   checking for sys/stat.h... yes
[INFO] [stderr]   checking for stdlib.h... yes
[INFO] [stderr]   checking for string.h... yes
[INFO] [stderr]   checking for memory.h... yes
[INFO] [stderr]   checking for strings.h... yes
[INFO] [stderr]   checking for inttypes.h... yes
[INFO] [stderr]   checking for stdint.h... yes
[INFO] [stderr]   checking for unistd.h... yes
[INFO] [stderr]   checking minix/config.h usability... no
[INFO] [stderr]   checking minix/config.h presence... no
[INFO] [stderr]   checking for minix/config.h... no
[INFO] [stderr]   checking whether it is safe to define __EXTENSIONS__... yes
[INFO] [stderr]   checking for a sed that does not truncate output... /usr/bin/sed
[INFO] [stderr]   checking whether cc is Clang... no
[INFO] [stderr]   checking whether pthreads work with -pthread... yes
[INFO] [stderr]   checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
[INFO] [stderr]   checking whether more special flags are required for pthreads... no
[INFO] [stderr]   checking for PTHREAD_PRIO_INHERIT... yes
[INFO] [stderr]   checking for variable-length arrays... yes
[INFO] [stderr]   checking for __wasi__ defined... no
[INFO] [stderr]   checking whether to add -D_FORTIFY_SOURCE=2 to CPPFLAGS... yes
[INFO] [stderr]   checking whether C compiler accepts -fvisibility=hidden... yes
[INFO] [stderr]   checking whether C compiler accepts -fPIC... yes
[INFO] [stderr]   checking whether C compiler accepts -fPIE... yes
[INFO] [stderr]   checking whether the linker accepts -pie... yes
[INFO] [stderr]   checking whether C compiler accepts -fno-strict-aliasing... yes
[INFO] [stderr]   checking whether C compiler accepts -fno-strict-overflow... yes
[INFO] [stderr]   checking for a broken Xcode version... no
[INFO] [stderr]   checking whether C compiler accepts -fstack-protector... yes
[INFO] [stderr]   checking whether the linker accepts -fstack-protector... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wall... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra... yes
[INFO] [stderr]   checking for clang... no
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32... no
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wsometimes-uninitialized... no
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum... yes
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum -Wvariable-decl... no
[INFO] [stderr]   checking whether C compiler accepts -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum -Wwrite-strings... yes
[INFO] [stderr]   checking whether the linker accepts -Wl,-z,relro... yes
[INFO] [stderr]   checking whether the linker accepts -Wl,-z,now... yes
[INFO] [stderr]   checking whether the linker accepts -Wl,-z,noexecstack... yes
[INFO] [stderr]   checking whether segmentation violations can be caught when using the C compiler... yes
[INFO] [stderr]   checking whether SIGABRT can be caught when using the C compiler... yes
[INFO] [stderr]   checking for thread local storage (TLS) class... _Thread_local
[INFO] [stderr]   thread local storage is supported
[INFO] [stderr]   checking whether C compiler accepts -ftls-model=local-dynamic... yes
[INFO] [stderr]   checking how to print strings... printf
[INFO] [stderr]   checking for a sed that does not truncate output... (cached) /usr/bin/sed
[INFO] [stderr]   checking for fgrep... /usr/bin/grep -F
[INFO] [stderr]   checking for ld used by cc... /usr/bin/ld
[INFO] [stderr]   checking if the linker (/usr/bin/ld) is GNU ld... yes
[INFO] [stderr]   checking for BSD- or MS-compatible name lister (nm)... no
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-dumpbin... no
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-link... no
[INFO] [stderr]   checking for dumpbin... no
[INFO] [stderr]   checking for link... link -dump
[INFO] [stderr]   checking the name lister (nm) interface... BSD nm
[INFO] [stderr]   checking whether ln -s works... yes
[INFO] [stderr]   checking the maximum length of command line arguments... 1572864
[INFO] [stderr]   checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
[INFO] [stderr]   checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
[INFO] [stderr]   checking for /usr/bin/ld option to reload object files... -r
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-objdump... no
[INFO] [stderr]   checking for objdump... objdump
[INFO] [stderr]   checking how to recognize dependent libraries... pass_all
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-dlltool... no
[INFO] [stderr]   checking for dlltool... no
[INFO] [stderr]   checking how to associate runtime and link libraries... printf %s\n
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ar... no
[INFO] [stderr]   checking for ar... ar
[INFO] [stderr]   checking for archiver @FILE support... @
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-strip... strip
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ranlib... no
[INFO] [stderr]   checking for ranlib... ranlib
[INFO] [stderr]   checking command to parse nm output from cc object... ok
[INFO] [stderr]   checking for sysroot... no
[INFO] [stderr]   checking for a working dd... /usr/bin/dd
[INFO] [stderr]   checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-mt... no
[INFO] [stderr]   checking for mt... no
[INFO] [stderr]   checking if : is a manifest tool... no
[INFO] [stderr]   checking for dlfcn.h... yes
[INFO] [stderr]   checking for objdir... .libs
[INFO] [stderr]   checking if cc supports -fno-rtti -fno-exceptions... no
[INFO] [stderr]   checking for cc option to produce PIC... -fPIC -DPIC
[INFO] [stderr]   checking if cc PIC flag -fPIC -DPIC works... yes
[INFO] [stderr]   checking if cc static flag -static works... yes
[INFO] [stderr]   checking if cc supports -c -o file.o... yes
[INFO] [stderr]   checking if cc supports -c -o file.o... (cached) yes
[INFO] [stderr]   checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[INFO] [stderr]   checking dynamic linker characteristics... GNU/Linux ld.so
[INFO] [stderr]   checking how to hardcode library paths into programs... immediate
[INFO] [stderr]   checking whether stripping libraries is possible... yes
[INFO] [stderr]   checking if libtool supports shared libraries... yes
[INFO] [stderr]   checking whether to build shared libraries... no
[INFO] [stderr]   checking whether to build static libraries... yes
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ar... ar
[INFO] [stderr]   checking whether C compiler accepts -mmmx... yes
[INFO] [stderr]   checking for MMX instructions set... yes
[INFO] [stderr]   checking whether C compiler accepts -mmmx... (cached) yes
[INFO] [stderr]   checking whether C compiler accepts -msse2... yes
[INFO] [stderr]   checking for SSE2 instructions set... yes
[INFO] [stderr]   checking whether C compiler accepts -msse2... (cached) yes
[INFO] [stderr]   checking whether C compiler accepts -msse3... yes
[INFO] [stderr]   checking for SSE3 instructions set... yes
[INFO] [stderr]   checking whether C compiler accepts -msse3... (cached) yes
[INFO] [stderr]   checking whether C compiler accepts -mssse3... yes
[INFO] [stderr]   checking for SSSE3 instructions set... yes
[INFO] [stderr]   checking whether C compiler accepts -mssse3... (cached) yes
[INFO] [stderr]   checking whether C compiler accepts -msse4.1... yes
[INFO] [stderr]   checking for SSE4.1 instructions set... yes
[INFO] [stderr]   checking whether C compiler accepts -msse4.1... (cached) yes
[INFO] [stderr]   checking whether C compiler accepts -mavx... yes
[INFO] [stderr]   checking for AVX instructions set... yes
[INFO] [stderr]   checking whether C compiler accepts -mavx... (cached) yes
[INFO] [stderr]   checking whether C compiler accepts -mavx2... yes
[INFO] [stderr]   checking for AVX2 instructions set... yes
[INFO] [stderr]   checking whether C compiler accepts -mavx2... (cached) yes
[INFO] [stderr]   checking if _mm256_broadcastsi128_si256 is correctly defined... yes
[INFO] [stderr]   checking whether C compiler accepts -mavx512f... yes
[INFO] [stderr]   checking for AVX512F instructions set... yes
[INFO] [stderr]   checking whether C compiler accepts -mavx512f... (cached) yes
[INFO] [stderr]   checking whether C compiler accepts -maes... yes
[INFO] [stderr]   checking whether C compiler accepts -mpclmul... yes
[INFO] [stderr]   checking for AESNI instructions set and PCLMULQDQ... yes
[INFO] [stderr]   checking whether C compiler accepts -maes... (cached) yes
[INFO] [stderr]   checking whether C compiler accepts -mpclmul... (cached) yes
[INFO] [stderr]   checking whether C compiler accepts -mrdrnd... yes
[INFO] [stderr]   checking for RDRAND... yes
[INFO] [stderr]   checking whether C compiler accepts -mrdrnd... (cached) yes
[INFO] [stderr]   checking sys/mman.h usability... yes
[INFO] [stderr]   checking sys/mman.h presence... yes
[INFO] [stderr]   checking for sys/mman.h... yes
[INFO] [stderr]   checking sys/random.h usability... yes
[INFO] [stderr]   checking sys/random.h presence... yes
[INFO] [stderr]   checking for sys/random.h... yes
[INFO] [stderr]   checking intrin.h usability... no
[INFO] [stderr]   checking intrin.h presence... no
[INFO] [stderr]   checking for intrin.h... no
[INFO] [stderr]   checking if _xgetbv() is available... no
[INFO] [stderr]   checking for inline... inline
[INFO] [stderr]   checking whether byte ordering is bigendian... (cached) no
[INFO] [stderr]   checking whether __STDC_LIMIT_MACROS is required... no
[INFO] [stderr]   checking whether we can use inline asm code... yes
[INFO] [stderr]   no
[INFO] [stderr]   checking whether we can use x86_64 asm code... yes
[INFO] [stderr]   checking whether we can assemble AVX opcodes... yes
[INFO] [stderr]   checking for 128-bit arithmetic... yes
[INFO] [stderr]   checking for cpuid instruction... yes
[INFO] [stderr]   checking if the .private_extern asm directive is supported... no
[INFO] [stderr]   checking if the .hidden asm directive is supported... yes
[INFO] [stderr]   checking if weak symbols are supported... yes
[INFO] [stderr]   checking if data alignment is required... no
[INFO] [stderr]   checking if atomic operations are supported... yes
[INFO] [stderr]   checking for size_t... yes
[INFO] [stderr]   checking for working alloca.h... yes
[INFO] [stderr]   checking for alloca... yes
[INFO] [stderr]   checking for arc4random... no
[INFO] [stderr]   checking for arc4random_buf... no
[INFO] [stderr]   checking for mmap... yes
[INFO] [stderr]   checking for mlock... yes
[INFO] [stderr]   checking for madvise... yes
[INFO] [stderr]   checking for mprotect... yes
[INFO] [stderr]   checking for getrandom with a standard API... yes
[INFO] [stderr]   checking for getrandom... yes
[INFO] [stderr]   checking for getentropy with a standard API... yes
[INFO] [stderr]   checking for getentropy... yes
[INFO] [stderr]   checking for posix_memalign... yes
[INFO] [stderr]   checking for getpid... yes
[INFO] [stderr]   checking for nanosleep... yes
[INFO] [stderr]   checking for memset_s... no
[INFO] [stderr]   checking for explicit_bzero... yes
[INFO] [stderr]   checking for explicit_memset... no
[INFO] [stderr]   checking if gcc/ld supports -Wl,--output-def... not needed, shared libraries are disabled
[INFO] [stderr]   checking that generated files are newer than configure... done
[INFO] [stderr]   configure: creating ./config.status
[INFO] [stderr]   config.status: creating Makefile
[INFO] [stderr]   config.status: creating builds/Makefile
[INFO] [stderr]   config.status: creating contrib/Makefile
[INFO] [stderr]   config.status: creating dist-build/Makefile
[INFO] [stderr]   config.status: creating libsodium.pc
[INFO] [stderr]   config.status: creating libsodium-uninstalled.pc
[INFO] [stderr]   config.status: creating msvc-scripts/Makefile
[INFO] [stderr]   config.status: creating src/Makefile
[INFO] [stderr]   config.status: creating src/libsodium/Makefile
[INFO] [stderr]   config.status: creating src/libsodium/include/Makefile
[INFO] [stderr]   config.status: creating src/libsodium/include/sodium/version.h
[INFO] [stderr]   config.status: creating test/default/Makefile
[INFO] [stderr]   config.status: creating test/Makefile
[INFO] [stderr]   config.status: executing depfiles commands
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   config.status: error: in `/opt/rustwide/target/debug/build/libsodium-sys-4bc844c3f0401d5c/out/source/libsodium':
[INFO] [stderr]   config.status: error: Something went wrong bootstrapping makefile fragments
[INFO] [stderr]       for automatic dependency tracking.  If GNU make was not used, consider
[INFO] [stderr]       re-running the configure script with MAKE="gmake" (or whatever is
[INFO] [stderr]       necessary).  You can also try re-running configure with the
[INFO] [stderr]       '--disable-dependency-tracking' option to at least be able to build
[INFO] [stderr]       the package (albeit without support for automatic dependency tracking).
[INFO] [stderr]   See `config.log' for more details
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libsodium-sys-0.2.7/build.rs:257:9:
[INFO] [stderr] 
[INFO] [stderr]   Failed to configure libsodium using cd "/opt/rustwide/target/debug/build/libsodium-sys-4bc844c3f0401d5c/out/source/libsodium" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra" "/opt/rustwide/target/debug/build/libsodium-sys-4bc844c3f0401d5c/out/source/libsodium/configure" "--prefix=/opt/rustwide/target/debug/build/libsodium-sys-4bc844c3f0401d5c/out/installed" "--libdir=/opt/rustwide/target/debug/build/libsodium-sys-4bc844c3f0401d5c/out/installed/lib" "--host=x86_64-unknown-linux-gnu" "--enable-shared=no"
[INFO] [stderr]   CFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -Wextra
[INFO] [stderr]   CC=cc
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x55a6d33c8905 - std::backtrace_rs::backtrace::libunwind::trace::hec2dc58314f3b5ff
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x55a6d33c8905 - std::backtrace_rs::backtrace::trace_unsynchronized::h331ee0b0169d7b05
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x55a6d33c8905 - std::sys::backtrace::_print_fmt::h29aa16f5d373cd01
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/sys/backtrace.rs:65:5
[INFO] [stderr]      3:     0x55a6d33c8905 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hee7def06ed53e721
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/sys/backtrace.rs:40:26
[INFO] [stderr]      4:     0x55a6d33eb33b - core::fmt::rt::Argument::fmt::hc46773f831b98118
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x55a6d33eb33b - core::fmt::write::hda013bd82d767381
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/core/src/fmt/mod.rs:1182:21
[INFO] [stderr]      6:     0x55a6d33c5eaf - std::io::Write::write_fmt::hb37aee6d7f10fc9b
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/io/mod.rs:1827:15
[INFO] [stderr]      7:     0x55a6d33c9c71 - std::sys::backtrace::BacktraceLock::print::h907db10e44632b3a
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/sys/backtrace.rs:43:9
[INFO] [stderr]      8:     0x55a6d33c9c71 - std::panicking::default_hook::{{closure}}::hf6a2255341957303
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:269:22
[INFO] [stderr]      9:     0x55a6d33c994c - std::panicking::default_hook::h0b7d4412c1e361bd
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:296:9
[INFO] [stderr]     10:     0x55a6d33ca2d1 - std::panicking::rust_panic_with_hook::h6fa5f6f38389e656
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:800:13
[INFO] [stderr]     11:     0x55a6d33ca137 - std::panicking::begin_panic_handler::{{closure}}::he96dd93ff17a0601
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:674:13
[INFO] [stderr]     12:     0x55a6d33c8dc9 - std::sys::backtrace::__rust_end_short_backtrace::h2f5b06618a35c92b
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x55a6d33c9dc4 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:665:5
[INFO] [stderr]     14:     0x55a6d332fac3 - core::panicking::panic_fmt::h8c83251fb1f17232
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/core/src/panicking.rs:74:14
[INFO] [stderr]     15:     0x55a6d3336db2 - build_script_build::make_libsodium::hf3c8770a31cdac64
[INFO] [stderr]     16:     0x55a6d3338587 - build_script_build::build_libsodium::h70ffaa89709f7267
[INFO] [stderr]     17:     0x55a6d3333ae0 - build_script_build::main::hb2d211fbf75fa38c
[INFO] [stderr]     18:     0x55a6d3330fe3 - core::ops::function::FnOnce::call_once::hbf69aee7e97330b3
[INFO] [stderr]     19:     0x55a6d3330ae6 - std::sys::backtrace::__rust_begin_short_backtrace::h6adfea53fbd43ce2
[INFO] [stderr]     20:     0x55a6d33309b9 - std::rt::lang_start::{{closure}}::h25b49b64abd5d5e0
[INFO] [stderr]     21:     0x55a6d33c18f0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hb83bbe2b2353cf10
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     22:     0x55a6d33c18f0 - std::panicking::try::do_call::hebc394b289fc67bb
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:557:40
[INFO] [stderr]     23:     0x55a6d33c18f0 - std::panicking::try::he337b8e42b06d1fc
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:521:19
[INFO] [stderr]     24:     0x55a6d33c18f0 - std::panic::catch_unwind::hf9bb8d366a862717
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panic.rs:350:14
[INFO] [stderr]     25:     0x55a6d33c18f0 - std::rt::lang_start_internal::{{closure}}::h62f9b016385ac646
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/rt.rs:141:48
[INFO] [stderr]     26:     0x55a6d33c18f0 - std::panicking::try::do_call::hc0017e2390e05a58
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:557:40
[INFO] [stderr]     27:     0x55a6d33c18f0 - std::panicking::try::hc497cd5b7b20eaea
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panicking.rs:521:19
[INFO] [stderr]     28:     0x55a6d33c18f0 - std::panic::catch_unwind::h1ca9415e557dd16b
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/panic.rs:350:14
[INFO] [stderr]     29:     0x55a6d33c18f0 - std::rt::lang_start_internal::h7189fa9d857e9ce2
[INFO] [stderr]                                  at /rustc/08328a323ecd80b443a8fcc72c6b1071f48e233f/library/std/src/rt.rs:141:20
[INFO] [stderr]     30:     0x55a6d3330997 - std::rt::lang_start::hf1fe0eee2d20d4db
[INFO] [stderr]     31:     0x55a6d3338f95 - main
[INFO] [stderr]     32:     0x7f3d3b6d9d90 - <unknown>
[INFO] [stderr]     33:     0x7f3d3b6d9e40 - __libc_start_main
[INFO] [stderr]     34:     0x55a6d33302d5 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta3JjaU6/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hyper` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "418a133055ec3c152118f5d587f067cb0d9a21a2f992963acf687bb20c86e9a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "418a133055ec3c152118f5d587f067cb0d9a21a2f992963acf687bb20c86e9a2", kill_on_drop: false }`
[INFO] [stdout] 418a133055ec3c152118f5d587f067cb0d9a21a2f992963acf687bb20c86e9a2