[INFO] fetching crate ultraman 0.4.0... [INFO] checking ultraman-0.4.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate ultraman 0.4.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate ultraman 0.4.0 [INFO] finished tweaking crates.io crate ultraman 0.4.0 [INFO] tweaked toml for crates.io crate ultraman 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ultraman 0.4.0 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 crates.io crate ultraman 0.4.0 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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0dd9372a34c41f22b621c026ce69bcc07932c5680d1ac0dd18a411cffbd2112a [INFO] running `Command { std: "docker" "start" "-a" "0dd9372a34c41f22b621c026ce69bcc07932c5680d1ac0dd18a411cffbd2112a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0dd9372a34c41f22b621c026ce69bcc07932c5680d1ac0dd18a411cffbd2112a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dd9372a34c41f22b621c026ce69bcc07932c5680d1ac0dd18a411cffbd2112a", kill_on_drop: false }` [INFO] [stdout] 0dd9372a34c41f22b621c026ce69bcc07932c5680d1ac0dd18a411cffbd2112a [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 -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] 52a934629a5eb43e88f8b4d5c99e37770f187acc69d4f9cfd904801a764047e0 [INFO] running `Command { std: "docker" "start" "-a" "52a934629a5eb43e88f8b4d5c99e37770f187acc69d4f9cfd904801a764047e0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking shellwords v1.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking handlebars v4.5.0 [INFO] [stderr] Checking ultraman v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cmd/export/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | / /// Specify process management format [INFO] [stdout] 19 | | #[structopt(name = "FORMAT")] [INFO] [stdout] 20 | | pub format: 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/cmd/export/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / /// Specift the path to export [INFO] [stdout] 23 | | #[structopt(name = "LOCATION")] [INFO] [stdout] 24 | | pub location: PathBuf, [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cmd/export/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | / /// Use this name rather than the application's root directory name as the name of the application when exporting [INFO] [stdout] 27 | | #[structopt(name = "APP", short = "a", long = "app")] [INFO] [stdout] 28 | | pub app: Option, [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cmd/export/mod.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | / /// Specify the number of each process type to run. The value passed in should be in the format process=num,process=num [INFO] [stdout] 31 | | #[structopt(name = "APP=NUMBER", short = "m", long = "formation")] [INFO] [stdout] 32 | | pub formation: Option, [INFO] [stdout] | |_________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cmd/export/mod.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / /// Specify an template to use for creating export files [INFO] [stdout] 47 | | #[structopt(name = "TEMPLATE", short = "T", long = "template")] [INFO] [stdout] 48 | | pub template_path: Option, [INFO] [stdout] | |______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cmd/export/mod.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | / /// Specify the user the application should be run as. Defaults to the app name [INFO] [stdout] 51 | | #[structopt(name = "USER", short = "u", long = "user")] [INFO] [stdout] 52 | | pub user: Option, [INFO] [stdout] | |____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cmd/run.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / /// App Name [INFO] [stdout] 18 | | #[structopt(name = "APP_NAME")] [INFO] [stdout] 19 | | pub app_name: String, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cmd/start.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / /// Specify the number of each process type to run. The value passed in should be in the format process=num,process=num [INFO] [stdout] 16 | | #[structopt(name = "APP=NUMBER", short = "m", long = "formation")] [INFO] [stdout] 17 | | pub formation: Option, [INFO] [stdout] | |_________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ultraman` (bin "ultraman") due to 8 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/cmd/export/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | / /// Specify process management format [INFO] [stdout] 19 | | #[structopt(name = "FORMAT")] [INFO] [stdout] 20 | | pub format: 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/cmd/export/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / /// Specift the path to export [INFO] [stdout] 23 | | #[structopt(name = "LOCATION")] [INFO] [stdout] 24 | | pub location: PathBuf, [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cmd/export/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | / /// Use this name rather than the application's root directory name as the name of the application when exporting [INFO] [stdout] 27 | | #[structopt(name = "APP", short = "a", long = "app")] [INFO] [stdout] 28 | | pub app: Option, [INFO] [stdout] | |___________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cmd/export/mod.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | / /// Specify the number of each process type to run. The value passed in should be in the format process=num,process=num [INFO] [stdout] 31 | | #[structopt(name = "APP=NUMBER", short = "m", long = "formation")] [INFO] [stdout] 32 | | pub formation: Option, [INFO] [stdout] | |_________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cmd/export/mod.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | / /// Specify an template to use for creating export files [INFO] [stdout] 47 | | #[structopt(name = "TEMPLATE", short = "T", long = "template")] [INFO] [stdout] 48 | | pub template_path: Option, [INFO] [stdout] | |______________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cmd/export/mod.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | / /// Specify the user the application should be run as. Defaults to the app name [INFO] [stdout] 51 | | #[structopt(name = "USER", short = "u", long = "user")] [INFO] [stdout] 52 | | pub user: Option, [INFO] [stdout] | |____________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cmd/run.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / /// App Name [INFO] [stdout] 18 | | #[structopt(name = "APP_NAME")] [INFO] [stdout] 19 | | pub app_name: String, [INFO] [stdout] | |________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/cmd/start.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / /// Specify the number of each process type to run. The value passed in should be in the format process=num,process=num [INFO] [stdout] 16 | | #[structopt(name = "APP=NUMBER", short = "m", long = "formation")] [INFO] [stdout] 17 | | pub formation: Option, [INFO] [stdout] | |_________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ultraman` (bin "ultraman" test) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "52a934629a5eb43e88f8b4d5c99e37770f187acc69d4f9cfd904801a764047e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52a934629a5eb43e88f8b4d5c99e37770f187acc69d4f9cfd904801a764047e0", kill_on_drop: false }` [INFO] [stdout] 52a934629a5eb43e88f8b4d5c99e37770f187acc69d4f9cfd904801a764047e0