[INFO] cloning repository https://github.com/akagiyuu/math [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akagiyuu/math" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakagiyuu%2Fmath", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakagiyuu%2Fmath'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc673d6647720280bc55fe987c1e3865c76c79eb [INFO] checking akagiyuu/math against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakagiyuu%2Fmath" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/akagiyuu/math on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/akagiyuu/math [INFO] finished tweaking git repo https://github.com/akagiyuu/math [INFO] tweaked toml for git repo https://github.com/akagiyuu/math written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/akagiyuu/math 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b788835f6dc818cd351bf51dffa2f377fca8ffb4ca79f9bac3a3a84f410778e [INFO] running `Command { std: "docker" "start" "-a" "2b788835f6dc818cd351bf51dffa2f377fca8ffb4ca79f9bac3a3a84f410778e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b788835f6dc818cd351bf51dffa2f377fca8ffb4ca79f9bac3a3a84f410778e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b788835f6dc818cd351bf51dffa2f377fca8ffb4ca79f9bac3a3a84f410778e", kill_on_drop: false }` [INFO] [stdout] 2b788835f6dc818cd351bf51dffa2f377fca8ffb4ca79f9bac3a3a84f410778e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3604ec2180c4fe5dabf4d5ffe339aeb8c746f8da483eb03d81bd429fbf655696 [INFO] running `Command { std: "docker" "start" "-a" "3604ec2180c4fe5dabf4d5ffe339aeb8c746f8da483eb03d81bd429fbf655696", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling serenity v0.11.6 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking typemap_rev v0.1.5 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking matchit v0.7.2 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking fsio v0.4.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking run_script v0.10.1 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking deranged v0.3.7 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking dashmap v5.5.0 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Checking time v0.3.25 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking rustls-webpki v0.101.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Checking tokio v1.30.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling poise_macros v0.5.5 [INFO] [stderr] Checking tungstenite v0.17.3 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking async-tungstenite v0.17.2 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-rustls v0.24.1 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking api v0.1.0 (/opt/rustwide/workdir/api) [INFO] [stderr] Checking poise v0.5.5 [INFO] [stderr] Checking discord_bot v0.1.0 (/opt/rustwide/workdir/discord_bot) [INFO] [stdout] error[E0255]: the name `eval` is defined multiple times [INFO] [stdout] --> discord_bot/src/commands.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 3 | use core::{OutputFormat, eval}; [INFO] [stdout] | ---- previous import of the value `eval` here [INFO] [stdout] ... [INFO] [stdout] 13 | #[poise::command(prefix_command, track_edits)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `eval` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `eval` must be defined only once in the value namespace of this module [INFO] [stdout] = note: this error originates in the attribute macro `poise::command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can use `as` to change the binding name of the import [INFO] [stdout] | [INFO] [stdout] 3 | use core::{OutputFormat, eval as other_eval}; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0255]: the name `eval` is defined multiple times [INFO] [stdout] --> discord_bot/src/commands.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 3 | use core::{OutputFormat, eval}; [INFO] [stdout] | ---- previous import of the value `eval` here [INFO] [stdout] ... [INFO] [stdout] 13 | #[poise::command(prefix_command, track_edits)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `eval` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `eval` must be defined only once in the value namespace of this module [INFO] [stdout] = note: this error originates in the attribute macro `poise::command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: you can use `as` to change the binding name of the import [INFO] [stdout] | [INFO] [stdout] 3 | use core::{OutputFormat, eval as other_eval}; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: function import `eval` is private [INFO] [stdout] --> discord_bot/src/main.rs:16:52 [INFO] [stdout] | [INFO] [stdout] 16 | commands: vec![commands::help(), commands::eval()], [INFO] [stdout] | ^^^^ private function import [INFO] [stdout] | [INFO] [stdout] note: the function import `eval` is defined here... [INFO] [stdout] --> discord_bot/src/commands.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use core::{OutputFormat, eval}; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: ...and refers to the function `eval` which is defined here [INFO] [stdout] --> /opt/rustwide/workdir/core/src/lib.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn eval(expression: String, format: OutputFormat) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ you could import this directly [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 16 | commands: vec![commands::help(), core::eval()], [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] help: import `eval` directly [INFO] [stdout] | [INFO] [stdout] 16 | commands: vec![commands::help(), core::eval()], [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0603]: function import `eval` is private [INFO] [stdout] --> discord_bot/src/main.rs:16:52 [INFO] [stdout] | [INFO] [stdout] 16 | commands: vec![commands::help(), commands::eval()], [INFO] [stdout] | ^^^^ private function import [INFO] [stdout] | [INFO] [stdout] note: the function import `eval` is defined here... [INFO] [stdout] --> discord_bot/src/commands.rs:3:26 [INFO] [stdout] | [INFO] [stdout] 3 | use core::{OutputFormat, eval}; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: ...and refers to the function `eval` which is defined here [INFO] [stdout] --> /opt/rustwide/workdir/core/src/lib.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn eval(expression: String, format: OutputFormat) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ you could import this directly [INFO] [stdout] help: consider importing this function instead [INFO] [stdout] | [INFO] [stdout] 16 | commands: vec![commands::help(), core::eval()], [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] help: import `eval` directly [INFO] [stdout] | [INFO] [stdout] 16 | commands: vec![commands::help(), core::eval()], [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 0 arguments were supplied [INFO] [stdout] --> discord_bot/src/main.rs:16:42 [INFO] [stdout] | [INFO] [stdout] 16 | commands: vec![commands::help(), commands::eval()], [INFO] [stdout] | ^^^^^^^^^^^^^^-- two arguments of type `std::string::String` and `OutputFormat` are missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/core/src/lib.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn eval(expression: String, format: OutputFormat) -> String { [INFO] [stdout] | ^^^^ [INFO] [stdout] help: provide the arguments [INFO] [stdout] | [INFO] [stdout] 16 | commands: vec![commands::help(), commands::eval(/* std::string::String */, /* OutputFormat */)], [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 0 arguments were supplied [INFO] [stdout] --> discord_bot/src/main.rs:16:42 [INFO] [stdout] | [INFO] [stdout] 16 | commands: vec![commands::help(), commands::eval()], [INFO] [stdout] | ^^^^^^^^^^^^^^-- two arguments of type `std::string::String` and `core::OutputFormat` are missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/workdir/core/src/lib.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn eval(expression: String, format: OutputFormat) -> String { [INFO] [stdout] | ^^^^ [INFO] [stdout] help: provide the arguments [INFO] [stdout] | [INFO] [stdout] 16 | commands: vec![commands::help(), commands::eval(/* std::string::String */, /* core::OutputFormat */)], [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> discord_bot/src/main.rs:16:42 [INFO] [stdout] | [INFO] [stdout] 16 | commands: vec![commands::help(), commands::eval()], [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `Command`, found `String` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `poise::Command` [INFO] [stdout] found struct `std::string::String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> discord_bot/src/main.rs:16:42 [INFO] [stdout] | [INFO] [stdout] 16 | commands: vec![commands::help(), commands::eval()], [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected `Command`, found `String` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `poise::Command` [INFO] [stdout] found struct `std::string::String` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0255, E0308, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0255, E0308, E0603. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `discord_bot` (bin "discord_bot") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `discord_bot` (bin "discord_bot" test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "3604ec2180c4fe5dabf4d5ffe339aeb8c746f8da483eb03d81bd429fbf655696", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3604ec2180c4fe5dabf4d5ffe339aeb8c746f8da483eb03d81bd429fbf655696", kill_on_drop: false }` [INFO] [stdout] 3604ec2180c4fe5dabf4d5ffe339aeb8c746f8da483eb03d81bd429fbf655696 [INFO] checking akagiyuu/math against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakagiyuu%2Fmath" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/akagiyuu/math on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/akagiyuu/math [INFO] finished tweaking git repo https://github.com/akagiyuu/math [INFO] tweaked toml for git repo https://github.com/akagiyuu/math written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/akagiyuu/math 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b81153c0600d7772b49e647499baff627355100214dcdd3c152b38873d8995ac [INFO] running `Command { std: "docker" "start" "-a" "b81153c0600d7772b49e647499baff627355100214dcdd3c152b38873d8995ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b81153c0600d7772b49e647499baff627355100214dcdd3c152b38873d8995ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b81153c0600d7772b49e647499baff627355100214dcdd3c152b38873d8995ac", kill_on_drop: false }` [INFO] [stdout] b81153c0600d7772b49e647499baff627355100214dcdd3c152b38873d8995ac [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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 474280b506cbca04fddc178a6a5348a5f7a8f663998091c3871399f0d4c0439a [INFO] running `Command { std: "docker" "start" "-a" "474280b506cbca04fddc178a6a5348a5f7a8f663998091c3871399f0d4c0439a", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "474280b506cbca04fddc178a6a5348a5f7a8f663998091c3871399f0d4c0439a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "474280b506cbca04fddc178a6a5348a5f7a8f663998091c3871399f0d4c0439a", kill_on_drop: false }` [INFO] [stdout] 474280b506cbca04fddc178a6a5348a5f7a8f663998091c3871399f0d4c0439a