[INFO] cloning repository https://github.com/tsauvajon/shorturl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tsauvajon/shorturl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsauvajon%2Fshorturl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsauvajon%2Fshorturl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c68cac23da4c9c2fbc52e534af4f5966f02a7341
[INFO] checking tsauvajon/shorturl 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%2Ftsauvajon%2Fshorturl" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/tsauvajon/shorturl
[INFO] finished tweaking git repo https://github.com/tsauvajon/shorturl
[INFO] tweaked toml for git repo https://github.com/tsauvajon/shorturl written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tsauvajon/shorturl 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/tsauvajon/shorturl 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] 580c4db19f4905632312c1c3faba2ea9d6e5c24ecb5e76ff2f92898a553a2342
[INFO] running `Command { std: "docker" "start" "-a" "580c4db19f4905632312c1c3faba2ea9d6e5c24ecb5e76ff2f92898a553a2342", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "580c4db19f4905632312c1c3faba2ea9d6e5c24ecb5e76ff2f92898a553a2342", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "580c4db19f4905632312c1c3faba2ea9d6e5c24ecb5e76ff2f92898a553a2342", kill_on_drop: false }`
[INFO] [stdout] 580c4db19f4905632312c1c3faba2ea9d6e5c24ecb5e76ff2f92898a553a2342
[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] f6a71b456df30750b022ac5e153ce2c8cf45a553af9644e139e2d0a2d412745b
[INFO] running `Command { std: "docker" "start" "-a" "f6a71b456df30750b022ac5e153ce2c8cf45a553af9644e139e2d0a2d412745b", kill_on_drop: false }`
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling time-core v0.1.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling time-macros v0.2.23
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking polling v3.10.0
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]     Checking async-io v2.5.0
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-lite v0.1.7
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking time v0.3.42
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking serde_json v1.0.143
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]     Checking actix-router v0.5.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-signal v0.2.12
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-process v2.4.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking webbrowser v0.5.5
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking serde_regex v1.1.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking actix-http v3.11.1
[INFO] [stderr]     Checking async-object-pool v0.1.5
[INFO] [stderr]     Checking actix-web v4.11.0
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]     Checking httpmock v0.7.0
[INFO] [stderr]     Checking actix-files v0.6.7
[INFO] [stderr]     Checking goto v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 277 | /     #[structopt(short = "f", long = "frontdir")]
[INFO] [stdout] 278 | |     /// Directory where the front-end files are located, default: "front/dist".
[INFO] [stdout] 279 | |     front_dist_directory: Option<String>,
[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<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 281 | /     #[structopt(short = "a", long = "addr")]
[INFO] [stdout] 282 | |     /// Address to run the application on, default: "127.0.0.1:8080".
[INFO] [stdout] 283 | |     addr: Option<String>,
[INFO] [stdout]     | |________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:285:5
[INFO] [stdout]     |
[INFO] [stdout] 285 | /     #[structopt(short = "d", long = "database")]
[INFO] [stdout] 286 | |     /// Database file to persist the shortened URLs.
[INFO] [stdout] 287 | |     /// Will be created if it doesn't exist.
[INFO] [stdout] 288 | |     /// Example: database.yml.
[INFO] [stdout] 289 | |     /// If this option is omitted, the shortened URLs will not be persisted.
[INFO] [stdout] 290 | |     database: Option<String>,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `goto` (bin "goto-api") due to 3 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<std::string::String, Infallible>
[INFO] [stdout]   --> src/cli/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | /     #[structopt(help = "Shortened URL")]
[INFO] [stdout] 18 | |     shorturl: String,
[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<std::string::String, Infallible>
[INFO] [stdout]   --> src/cli/main.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | /     #[structopt(help = "URL to shorten")]
[INFO] [stdout] 20 | |     target: Option<String>,
[INFO] [stdout]    | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/cli/main.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     #[structopt(long = "api", help = "Base URL of the Goto API")]
[INFO] [stdout] 30 | |     api_url: Option<String>,
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 277 | /     #[structopt(short = "f", long = "frontdir")]
[INFO] [stdout] 278 | |     /// Directory where the front-end files are located, default: "front/dist".
[INFO] [stdout] 279 | |     front_dist_directory: Option<String>,
[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<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 281 | /     #[structopt(short = "a", long = "addr")]
[INFO] [stdout] 282 | |     /// Address to run the application on, default: "127.0.0.1:8080".
[INFO] [stdout] 283 | |     addr: Option<String>,
[INFO] [stdout]     | |________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]    --> src/main.rs:285:5
[INFO] [stdout]     |
[INFO] [stdout] 285 | /     #[structopt(short = "d", long = "database")]
[INFO] [stdout] 286 | |     /// Database file to persist the shortened URLs.
[INFO] [stdout] 287 | |     /// Will be created if it doesn't exist.
[INFO] [stdout] 288 | |     /// Example: database.yml.
[INFO] [stdout] 289 | |     /// If this option is omitted, the shortened URLs will not be persisted.
[INFO] [stdout] 290 | |     database: Option<String>,
[INFO] [stdout]     | |____________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `goto` (bin "goto") due to 3 previous errors
[INFO] [stderr] error: could not compile `goto` (bin "goto-api" test) due to 3 previous errors
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/cli/main.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | /     #[structopt(help = "Shortened URL")]
[INFO] [stdout] 18 | |     shorturl: String,
[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<std::string::String, Infallible>
[INFO] [stdout]   --> src/cli/main.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | /     #[structopt(help = "URL to shorten")]
[INFO] [stdout] 20 | |     target: Option<String>,
[INFO] [stdout]    | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<std::string::String, Infallible>
[INFO] [stdout]   --> src/cli/main.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     #[structopt(long = "api", help = "Base URL of the Goto API")]
[INFO] [stdout] 30 | |     api_url: Option<String>,
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `goto` (bin "goto" test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "f6a71b456df30750b022ac5e153ce2c8cf45a553af9644e139e2d0a2d412745b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6a71b456df30750b022ac5e153ce2c8cf45a553af9644e139e2d0a2d412745b", kill_on_drop: false }`
[INFO] [stdout] f6a71b456df30750b022ac5e153ce2c8cf45a553af9644e139e2d0a2d412745b
