[INFO] cloning repository https://github.com/bww/urls [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bww/urls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbww%2Furls", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbww%2Furls'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e60e4185a36b3cb9a0171addf684f499bb81105b [INFO] checking bww/urls 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%2Fbww%2Furls" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bww/urls [INFO] finished tweaking git repo https://github.com/bww/urls [INFO] tweaked toml for git repo https://github.com/bww/urls written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bww/urls 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/bww/urls 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 632a177a20a720721ef067ab9cfcc0e848d46dbca54a322574ef28265ad1d220 [INFO] running `Command { std: "docker" "start" "-a" "632a177a20a720721ef067ab9cfcc0e848d46dbca54a322574ef28265ad1d220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "632a177a20a720721ef067ab9cfcc0e848d46dbca54a322574ef28265ad1d220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "632a177a20a720721ef067ab9cfcc0e848d46dbca54a322574ef28265ad1d220", kill_on_drop: false }` [INFO] [stdout] 632a177a20a720721ef067ab9cfcc0e848d46dbca54a322574ef28265ad1d220 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b7f6df3c700504d39a05a878bc4b26c5121304d1e6574fa707a1acef58684978 [INFO] running `Command { std: "docker" "start" "-a" "b7f6df3c700504d39a05a878bc4b26c5121304d1e6574fa707a1acef58684978", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking num-modular v0.6.1 [INFO] [stderr] Checking os_str_bytes v6.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Checking num-order v1.2.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking clap v3.1.18 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking handlebars v6.3.2 [INFO] [stderr] Checking urlmatic v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | / #[clap(long, short='b', help="The base URL to resolve against")] [INFO] [stdout] 39 | | base: 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 [INFO] [stdout] --> src/main.rs:40:3 [INFO] [stdout] | [INFO] [stdout] 40 | / #[clap(help="The URL to resolve against the base; if a URL is not provided it is read from STDIN")] [INFO] [stdout] 41 | | url: Option, [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 48 | / #[clap(help="The URL to trim; if a URL is not provided it is read from STDIN")] [INFO] [stdout] 49 | | url: Option, [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:54:3 [INFO] [stdout] | [INFO] [stdout] 54 | / #[clap(long, short='s', help="Set the scheme")] [INFO] [stdout] 55 | | scheme: Option, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:56:3 [INFO] [stdout] | [INFO] [stdout] 56 | / #[clap(long, short='H', help="Set the host")] [INFO] [stdout] 57 | | host: Option, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:58:3 [INFO] [stdout] | [INFO] [stdout] 58 | / #[clap(long, short='u', help="Set the authority username")] [INFO] [stdout] 59 | | username: Option, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:60:3 [INFO] [stdout] | [INFO] [stdout] 60 | / #[clap(long, short='w', help="Set the authority password")] [INFO] [stdout] 61 | | password: Option, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:62:3 [INFO] [stdout] | [INFO] [stdout] 62 | / #[clap(long, short='p', help="Set the path")] [INFO] [stdout] 63 | | path: Option, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:64:3 [INFO] [stdout] | [INFO] [stdout] 64 | / #[clap(long, short='q', help="Set the query")] [INFO] [stdout] 65 | | query: Option, [INFO] [stdout] | |_______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:66:3 [INFO] [stdout] | [INFO] [stdout] 66 | / #[clap(long, short='f', help="Set the fragment")] [INFO] [stdout] 67 | | fragment: Option, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:68:3 [INFO] [stdout] | [INFO] [stdout] 68 | / #[clap(help="The URL to rewrite; if a URL is not provided it is read from STDIN")] [INFO] [stdout] 69 | | url: Option, [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | / #[clap(long, short='s', name="KEY[,KEY...]", help="Select keys to print. When provided the value for each key specified is printed on i... [INFO] [stdout] 75 | | select: Option>, [INFO] [stdout] | |_____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 76 | / #[clap(help="The query string to evaluate; if a query is not provided it is read from STDIN")] [INFO] [stdout] 77 | | query: Option, [INFO] [stdout] | |_______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / #[clap(long="key", short='k', name="KEY", help="A key to encode. Each key must have a corresponding --value.")] [INFO] [stdout] 83 | | keys: Vec, [INFO] [stdout] | |___________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:84:3 [INFO] [stdout] | [INFO] [stdout] 84 | / #[clap(long="value", short='v', name="VALUE", help="A value to encode. Each key must have a corresponding --key.")] [INFO] [stdout] 85 | | values: Vec, [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:86:3 [INFO] [stdout] | [INFO] [stdout] 86 | / #[clap(help="The key/value pairs to evaluate, provided in the form 'KEY=VALUE'")] [INFO] [stdout] 87 | | pairs: Vec, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:92:3 [INFO] [stdout] | [INFO] [stdout] 92 | / #[clap(long="template", short='t', help="The Handlebars formatting template")] [INFO] [stdout] 93 | | format: String, [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:94:3 [INFO] [stdout] | [INFO] [stdout] 94 | / #[clap(help="The URL to format; if a URL is not provided it is read from STDIN")] [INFO] [stdout] 95 | | url: Option, [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `urlmatic` (bin "urlmatic") due to 18 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/main.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | / #[clap(long, short='b', help="The base URL to resolve against")] [INFO] [stdout] 39 | | base: 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 [INFO] [stdout] --> src/main.rs:40:3 [INFO] [stdout] | [INFO] [stdout] 40 | / #[clap(help="The URL to resolve against the base; if a URL is not provided it is read from STDIN")] [INFO] [stdout] 41 | | url: Option, [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 48 | / #[clap(help="The URL to trim; if a URL is not provided it is read from STDIN")] [INFO] [stdout] 49 | | url: Option, [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:54:3 [INFO] [stdout] | [INFO] [stdout] 54 | / #[clap(long, short='s', help="Set the scheme")] [INFO] [stdout] 55 | | scheme: Option, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:56:3 [INFO] [stdout] | [INFO] [stdout] 56 | / #[clap(long, short='H', help="Set the host")] [INFO] [stdout] 57 | | host: Option, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:58:3 [INFO] [stdout] | [INFO] [stdout] 58 | / #[clap(long, short='u', help="Set the authority username")] [INFO] [stdout] 59 | | username: Option, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:60:3 [INFO] [stdout] | [INFO] [stdout] 60 | / #[clap(long, short='w', help="Set the authority password")] [INFO] [stdout] 61 | | password: Option, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:62:3 [INFO] [stdout] | [INFO] [stdout] 62 | / #[clap(long, short='p', help="Set the path")] [INFO] [stdout] 63 | | path: Option, [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:64:3 [INFO] [stdout] | [INFO] [stdout] 64 | / #[clap(long, short='q', help="Set the query")] [INFO] [stdout] 65 | | query: Option, [INFO] [stdout] | |_______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:66:3 [INFO] [stdout] | [INFO] [stdout] 66 | / #[clap(long, short='f', help="Set the fragment")] [INFO] [stdout] 67 | | fragment: Option, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:68:3 [INFO] [stdout] | [INFO] [stdout] 68 | / #[clap(help="The URL to rewrite; if a URL is not provided it is read from STDIN")] [INFO] [stdout] 69 | | url: Option, [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | / #[clap(long, short='s', name="KEY[,KEY...]", help="Select keys to print. When provided the value for each key specified is printed on i... [INFO] [stdout] 75 | | select: Option>, [INFO] [stdout] | |_____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 76 | / #[clap(help="The query string to evaluate; if a query is not provided it is read from STDIN")] [INFO] [stdout] 77 | | query: Option, [INFO] [stdout] | |_______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:82:3 [INFO] [stdout] | [INFO] [stdout] 82 | / #[clap(long="key", short='k', name="KEY", help="A key to encode. Each key must have a corresponding --value.")] [INFO] [stdout] 83 | | keys: Vec, [INFO] [stdout] | |___________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:84:3 [INFO] [stdout] | [INFO] [stdout] 84 | / #[clap(long="value", short='v', name="VALUE", help="A value to encode. Each key must have a corresponding --key.")] [INFO] [stdout] 85 | | values: Vec, [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:86:3 [INFO] [stdout] | [INFO] [stdout] 86 | / #[clap(help="The key/value pairs to evaluate, provided in the form 'KEY=VALUE'")] [INFO] [stdout] 87 | | pairs: Vec, [INFO] [stdout] | |____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:92:3 [INFO] [stdout] | [INFO] [stdout] 92 | / #[clap(long="template", short='t', help="The Handlebars formatting template")] [INFO] [stdout] 93 | | format: String, [INFO] [stdout] | |________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:94:3 [INFO] [stdout] | [INFO] [stdout] 94 | / #[clap(help="The URL to format; if a URL is not provided it is read from STDIN")] [INFO] [stdout] 95 | | url: Option, [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `urlmatic` (bin "urlmatic" test) due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "b7f6df3c700504d39a05a878bc4b26c5121304d1e6574fa707a1acef58684978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7f6df3c700504d39a05a878bc4b26c5121304d1e6574fa707a1acef58684978", kill_on_drop: false }` [INFO] [stdout] b7f6df3c700504d39a05a878bc4b26c5121304d1e6574fa707a1acef58684978