[INFO] cloning repository https://github.com/17ms/contego [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/17ms/contego" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F17ms%2Fcontego", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F17ms%2Fcontego'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c1091b56b91976323fedba1556076025ba7b7417 [INFO] checking 17ms/contego against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F17ms%2Fcontego" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/17ms/contego [INFO] finished tweaking git repo https://github.com/17ms/contego [INFO] tweaked toml for git repo https://github.com/17ms/contego written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/17ms/contego on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/17ms/contego 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 58d61fe6d6e3da8e4c694a34cf924cc8c0f5d2259676168c3e52e46185511153 [INFO] running `Command { std: "docker" "start" "-a" "58d61fe6d6e3da8e4c694a34cf924cc8c0f5d2259676168c3e52e46185511153", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "58d61fe6d6e3da8e4c694a34cf924cc8c0f5d2259676168c3e52e46185511153", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58d61fe6d6e3da8e4c694a34cf924cc8c0f5d2259676168c3e52e46185511153", kill_on_drop: false }` [INFO] [stdout] 58d61fe6d6e3da8e4c694a34cf924cc8c0f5d2259676168c3e52e46185511153 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab2067755d27b2f14594890c494597191662addb8bc9ce9718539dbf2d7c3dee [INFO] running `Command { std: "docker" "start" "-a" "ab2067755d27b2f14594890c494597191662addb8bc9ce9718539dbf2d7c3dee", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustls v0.21.11 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Checking aho-corasick v1.0.5 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking clap_builder v4.4.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking base64 v0.21.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling syn v2.0.30 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking polyval v0.6.1 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking ghash v0.5.0 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling ntest_test_cases v0.9.0 [INFO] [stderr] Checking rustls-webpki v0.100.2 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling ntest_timeout v0.9.0 [INFO] [stderr] Checking webpki-roots v0.23.1 [INFO] [stderr] Checking ntest v0.9.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking x25519-dalek v1.2.0 [INFO] [stderr] Checking clap v4.4.2 [INFO] [stderr] Checking ureq v2.7.1 [INFO] [stderr] Checking sha256 v1.4.0 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking contego v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-test v0.4.3 [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/parser.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | let path = path [INFO] [stdout] | ________________^ [INFO] [stdout] 23 | | .replace('~', &home) [INFO] [stdout] 24 | | .parse::() [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/parser.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | let path = path.parse::().expect("Failed to parse path"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `contego` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/parser.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | let path = path [INFO] [stdout] | ________________^ [INFO] [stdout] 23 | | .replace('~', &home) [INFO] [stdout] 24 | | .parse::() [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/parser.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | let path = path.parse::().expect("Failed to parse path"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `contego` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ab2067755d27b2f14594890c494597191662addb8bc9ce9718539dbf2d7c3dee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab2067755d27b2f14594890c494597191662addb8bc9ce9718539dbf2d7c3dee", kill_on_drop: false }` [INFO] [stdout] ab2067755d27b2f14594890c494597191662addb8bc9ce9718539dbf2d7c3dee