[INFO] cloning repository https://github.com/doums/archivur [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/doums/archivur" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoums%2Farchivur", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoums%2Farchivur'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab0a16e62e28f5541a2eb966a334629e021e43ee [INFO] testing doums/archivur against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoums%2Farchivur" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/doums/archivur [INFO] finished tweaking git repo https://github.com/doums/archivur [INFO] tweaked toml for git repo https://github.com/doums/archivur written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/doums/archivur on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/doums/archivur 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1d918b45096b8d451e56353e3a42300caafaddb3c45f40d6dcfe28875f86035 [INFO] running `Command { std: "docker" "start" "-a" "d1d918b45096b8d451e56353e3a42300caafaddb3c45f40d6dcfe28875f86035", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1d918b45096b8d451e56353e3a42300caafaddb3c45f40d6dcfe28875f86035", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1d918b45096b8d451e56353e3a42300caafaddb3c45f40d6dcfe28875f86035", kill_on_drop: false }` [INFO] [stdout] d1d918b45096b8d451e56353e3a42300caafaddb3c45f40d6dcfe28875f86035 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f15f47658964c474555fd6319ae7c60f63c625378ef003549193d366cb4b742c [INFO] running `Command { std: "docker" "start" "-a" "f15f47658964c474555fd6319ae7c60f63c625378ef003549193d366cb4b742c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling bytes-utils v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling local-waker v0.1.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling aws-types v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.16-alpha#dab3b0a9) [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling zstd-safe v3.1.0+zstd.1.4.9 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.5.0+zstd.1.4.9 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling actix-service v2.0.0 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling smithy-types v0.0.1 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.16-alpha#dab3b0a9) [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling smithy-eventstream v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.16-alpha#dab3b0a9) [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling actix-macros v0.2.1 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling aws-sigv4 v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.16-alpha#dab3b0a9) [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling smithy-xml v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.16-alpha#dab3b0a9) [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.3 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tower v0.4.8 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling smithy-async v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.16-alpha#dab3b0a9) [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling actix-server v2.0.0-beta.5 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling actix-codec v0.4.0 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling smithy-http v0.0.1 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.16-alpha#dab3b0a9) [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling smithy-http-tower v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.16-alpha#dab3b0a9) [INFO] [stderr] Compiling aws-auth v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.16-alpha#dab3b0a9) [INFO] [stderr] Compiling aws-http v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.16-alpha#dab3b0a9) [INFO] [stderr] Compiling aws-endpoint v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.16-alpha#dab3b0a9) [INFO] [stderr] Compiling smithy-client v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.16-alpha#dab3b0a9) [INFO] [stderr] Compiling aws-sig-auth v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.16-alpha#dab3b0a9) [INFO] [stderr] Compiling aws-hyper v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.16-alpha#dab3b0a9) [INFO] [stderr] Compiling aws-sdk-s3 v0.0.16-alpha (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.16-alpha#dab3b0a9) [INFO] [stderr] Compiling zstd v0.7.0+zstd.1.4.9 [INFO] [stderr] Compiling actix-http v3.0.0-beta.9 [INFO] [stderr] Compiling actix-web v4.0.0-beta.8 [INFO] [stderr] Compiling archivur v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/service_config.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | cloned_tx.send((cloned_key, object)).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 57 | let _ = cloned_tx.send((cloned_key, object)).await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/service_config.rs:147:21 [INFO] [stdout] | [INFO] [stdout] 147 | / cloned_tx [INFO] [stdout] 148 | | .send( [INFO] [stdout] 149 | | CompletedPart::builder() [INFO] [stdout] 150 | | .set_e_tag(output.e_tag) [INFO] [stdout] ... | [INFO] [stdout] 154 | | .await; [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 147 | let _ = cloned_tx [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "f15f47658964c474555fd6319ae7c60f63c625378ef003549193d366cb4b742c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f15f47658964c474555fd6319ae7c60f63c625378ef003549193d366cb4b742c", kill_on_drop: false }` [INFO] [stdout] f15f47658964c474555fd6319ae7c60f63c625378ef003549193d366cb4b742c [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cecbf18304b2ade5c08a5bb0d8af686cee4d31153871ab4e50ee5ed2490d114a [INFO] running `Command { std: "docker" "start" "-a" "cecbf18304b2ade5c08a5bb0d8af686cee4d31153871ab4e50ee5ed2490d114a", kill_on_drop: false }` [INFO] [stderr] Compiling archivur v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/service_config.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | cloned_tx.send((cloned_key, object)).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 57 | let _ = cloned_tx.send((cloned_key, object)).await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/service_config.rs:147:21 [INFO] [stdout] | [INFO] [stdout] 147 | / cloned_tx [INFO] [stdout] 148 | | .send( [INFO] [stdout] 149 | | CompletedPart::builder() [INFO] [stdout] 150 | | .set_e_tag(output.e_tag) [INFO] [stdout] ... | [INFO] [stdout] 154 | | .await; [INFO] [stdout] | |______________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 147 | let _ = cloned_tx [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcUDyMO9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-c2976230cf08fc88.rlib,libatty-e0e6eedd92811896.rlib,libtermcolor-95b90a5c4c516553.rlib,libhumantime-271ba35809dd8c72.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libzip-07c92b84987df624.rlib,libbzip2-bd8bbcae040a849f.rlib,libbzip2_sys-6e6fed7b727ad72b.rlib,libbyteorder-379f547b04d51d02.rlib,libtokio_stream-cee1f89ca1697dcb.rlib,libaws_sdk_s3-9087cbfd666d06c4.rlib,libmd5-8b7359041afc81b3.rlib,libaws_hyper-f37e57f7d2e2473f.rlib,libaws_sig_auth-8ffbac745e132186.rlib,libaws_sigv4-635bb9855c4b7f43.rlib,libhex-28742b4ca144387c.rlib,libaws_http-20addd0b9bca80ac.rlib,libsmithy_client-a64e2aeaa73cf64f.rlib,libhyper_rustls-7a81e090b5dca9a8.rlib,libct_logs-7385e07265959e91.rlib,librustls_native_certs-d51ed8d75b3a3c56.rlib,libopenssl_probe-2d4e66de15e2c6dc.rlib,libtokio_rustls-3091dc4fb7960eff.rlib,librustls-fbaf986c5048c8a8.rlib,libsct-c153195c57daf526.rlib,libwebpki-27154287fde28472.rlib,libring-df0bcf1a4521888e.rlib,libspin-bd5c65b66a03de3f.rlib,libuntrusted-4c6cc551cc2c6e70.rlib,libfastrand-724f2a8158edceaf.rlib,libsmithy_http_tower-8877f878018b004e.rlib,libtower-ba7d415410d51a0f.rlib,libtower_layer-ef285fdda87a29e6.rlib,libaws_endpoint-1d976105db0ad4c6.rlib,libaws_auth-d60cd563e87faa37.rlib,libsmithy_async-f7ba0a18dcc71326.rlib,libzeroize-2fa8dc3ca5553065.rlib,libsmithy_http-b84d0f0d50e29c4b.rlib,libsmithy_eventstream-2d9ccbd97cbc577a.rlib,libhyper-a83ba735f22bd95a.rlib,libwant-659d8b0b9ea92490.rlib,libtry_lock-ca4bbeb1dc9ff31a.rlib,libtower_service-2dc84133e3370862.rlib,libfutures_channel-795475bcadad4041.rlib,libsmithy_types-9b5b6990806779fd.rlib,libchrono-39a161a103678558.rlib,libnum_integer-61ed101e3c92a39b.rlib,libnum_traits-4491dc47d9e38373.rlib,libbytes_utils-94b63111e840aa6c.rlib,libhttp_body-ad05b583de1aea7a.rlib,libsmithy_xml-c3393abc9c8ff66d.rlib,libxmlparser-f2943ca903ccc7a0.rlib,libthiserror-571163361222163d.rlib,libaws_types-d2bab27b1749dabd.rlib,libactix_web-fb5834a5fb56f457.rlib,libeither-50b95428db42d46e.rlib,libsocket2-27327bdf813ae9e3.rlib,libactix_server-7b1ae0f05208720a.rlib,libcookie-fe7f37dd471a71c4.rlib,liburl-d91d9783be342e32.rlib,libidna-42e6006dce50d116.rlib,libunicode_normalization-d2de89a38851b1e1.rlib,libtinyvec-b19c7039149a2c39.rlib,libtinyvec_macros-cc8e196d6b1e57fc.rlib,libunicode_bidi-1a47fed3f757559c.rlib,libserde_urlencoded-5247ccf63a90efd8.rlib,libform_urlencoded-bc575136d0314bd7.rlib,libmatches-443042cef9af988b.rlib,libserde_json-1d938f569b6f3909.rlib,libryu-7364a19056563c74.rlib,libactix_router-d5fa5988adbeca57.rlib,libregex-a577034d694539de.rlib,libaho_corasick-e345fb526f658cc9.rlib,libregex_syntax-a8b7a392e3a16251.rlib,libserde-e063d97744ed988b.rlib,libactix_http-9c61b4c20d250116.rlib,libbase64-beb813779272318b.rlib,librand-68ce33c5fdeb4c46.rlib,librand_chacha-df162eb733150ac8.rlib,libppv_lite86-88ed22677a4c0286.rlib,librand_core-e3841ccdf0df1fa2.rlib,libhttparse-12e32706c6fa56ad.rlib,libsha1-57386b55da78f6ea.rlib,libopaque_debug-c0b21531799dfcb1.rlib,libcpufeatures-2792bab328f0310d.rlib,libblock_buffer-dcac6c02979652f8.rlib,libdigest-9a20b02fc20ca643.rlib,libgeneric_array-3d707386d915f719.rlib,libtypenum-6faf34acd2cfd55f.rlib,liblocal_channel-d0311666ef22c8c1.rlib,libbytestring-55c32e363fcd7824.rlib,libencoding_rs-1a749f717925d7ec.rlib,liblanguage_tags-f2740fbda1808d44.rlib,libmime-2ae9ff56ceb854d4.rlib,libpercent_encoding-d8e5e041794fd24f.rlib,libzstd-62d81e060096decf.rlib,libzstd_safe-af68c3c5a8e2951a.rlib,libzstd_sys-8b2854c6c145024e.rlib,libflate2-62f8dd925e348e9c.rlib,libminiz_oxide-57f23c714ae3dcbd.rlib,libadler-f4caa73e14204bdd.rlib,libcrc32fast-a0920cd650b228d6.rlib,libbrotli2-c60f50863d94da87.rlib,libbrotli_sys-ff4f631af4522d05.rlib,libtime-9504d87908efe969.rlib,libtime_macros-67f0e4f3eeed3534.rlib,libstandback-d1c69183bb94996a.rlib,libahash-3dd494b29d09c12a.rlib,libgetrandom-d7e69574d5138c8d.rlib,libactix_tls-ad84695af8d8ada9.rlib,libh2-f937c836891218f3.rlib,libtracing-0729f3a3b7749c6f.rlib,libtracing_core-e5b564e72bd7d966.rlib,liblazy_static-2bb390fee0230a38.rlib,libindexmap-8dfda213a09c04c1.rlib,libhashbrown-6be3a3b5258097e1.rlib,libfutures_util-09def67739b85ee8.rlib,libslab-26a3d359eb9be3d3.rlib,libfutures_task-658a68cad8d5e78f.rlib,libpin_utils-9a5791cba021167a.rlib,libhttp-375225a63e20f41f.rlib,libitoa-a52fc10098ef56c6.rlib,libfnv-2d77ec4f6f971b24.rlib,libactix_service-b6d5016a9ca68e03.rlib,libactix_codec-8d1463b6728355ee.rlib,libbitflags-e2b4db6c651223da.rlib,libtokio_util-4b74960a72a1392a.rlib,libfutures_sink-64b7a4c78424a7fe.rlib,libpin_project-9cef33eca5f2b4b9.rlib,libactix_utils-5709b94be7965a5d.rlib,liblocal_waker-95e325e9d72a1c4f.rlib,libactix_rt-5e88f92564e48b1e.rlib,libfutures_core-a8d82422bb7fe04a.rlib,libtokio-bb4932a009f9c8c5.rlib,libsignal_hook_registry-4bbe3258b9fc7736.rlib,libnum_cpus-9e7c1a987e893300.rlib,libmemchr-52a166a992efed94.rlib,libonce_cell-5a6ed2eb64296465.rlib,libbytes-847a4bb13ea8f656.rlib,libmio-72a90ce2efcdbd10.rlib,libpin_project_lite-e686f189f307e605.rlib,libparking_lot-507efa79fc1ea0ec.rlib,libparking_lot_core-657b406904895feb.rlib,liblibc-420543557ce4bd3c.rlib,libsmallvec-97844d2104066b54.rlib,liblock_api-d5640e27b0b04e9e.rlib,libscopeguard-43643e546252cd47.rlib,libinstant-c8d1c53a917c5c42.rlib,liblog-a23af042a32b6f7e.rlib,libcfg_if-33ef6c02a07f9fec.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUDyMO9/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/brotli-sys-f9e8aa321b7583cd/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-d5e0b79784bb1b7f/out" "-L" "/opt/rustwide/target/debug/build/ring-b1ba7921b58ff4e1/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-01596295d51a547c/out/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/archivur-b208784f02f025bc" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `archivur` (bin "archivur" test) due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "cecbf18304b2ade5c08a5bb0d8af686cee4d31153871ab4e50ee5ed2490d114a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cecbf18304b2ade5c08a5bb0d8af686cee4d31153871ab4e50ee5ed2490d114a", kill_on_drop: false }` [INFO] [stdout] cecbf18304b2ade5c08a5bb0d8af686cee4d31153871ab4e50ee5ed2490d114a