[INFO] cloning repository https://github.com/pomid0rko0/temporary [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pomid0rko0/temporary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpomid0rko0%2Ftemporary", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpomid0rko0%2Ftemporary'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1510e42d4aa81dff25392ca38f2d7707d5eaf3c9 [INFO] checking pomid0rko0/temporary against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpomid0rko0%2Ftemporary" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pomid0rko0/temporary 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/pomid0rko0/temporary [INFO] finished tweaking git repo https://github.com/pomid0rko0/temporary [INFO] tweaked toml for git repo https://github.com/pomid0rko0/temporary written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pomid0rko0/temporary 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] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simba v0.1.5 [INFO] [stderr] Downloaded rand_distr v0.2.2 [INFO] [stderr] Downloaded paste-impl v0.1.17 [INFO] [stderr] Downloaded generic-array v0.13.2 [INFO] [stderr] Downloaded paste v0.1.17 [INFO] [stderr] Downloaded nalgebra v0.21.1 [INFO] [stderr] Downloaded libc v0.2.71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f1df7235b545563ea9fd1964bf9fa8ef9e1a85f185820cf164c54d9efc281170 [INFO] running `Command { std: "docker" "start" "-a" "f1df7235b545563ea9fd1964bf9fa8ef9e1a85f185820cf164c54d9efc281170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1df7235b545563ea9fd1964bf9fa8ef9e1a85f185820cf164c54d9efc281170", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1df7235b545563ea9fd1964bf9fa8ef9e1a85f185820cf164c54d9efc281170", kill_on_drop: false }` [INFO] [stdout] f1df7235b545563ea9fd1964bf9fa8ef9e1a85f185820cf164c54d9efc281170 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f33dbd37e25595cbf3199ee8c2c8f047461cc211f7951894880962942913e0ad [INFO] running `Command { std: "docker" "start" "-a" "f33dbd37e25595cbf3199ee8c2c8f047461cc211f7951894880962942913e0ad", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling paste-impl v0.1.17 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking paste v0.1.17 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking simba v0.1.5 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking nalgebra v0.21.1 [INFO] [stderr] Checking mo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> src/main.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> src/main.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `third` [INFO] [stdout] --> src/main.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | mod third; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `third`, create file "src/searchers/random_searchers/global/third.rs" or "src/searchers/random_searchers/global/third/mod.rs" [INFO] [stdout] = note: if there is a `mod third` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `third` [INFO] [stdout] --> src/main.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | mod third; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `third`, create file "src/searchers/random_searchers/global/third.rs" or "src/searchers/random_searchers/global/third/mod.rs" [INFO] [stdout] = note: if there is a `mod third` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nalgebra::Vector2` [INFO] [stdout] --> src/main.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use nalgebra::Vector2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs` [INFO] [stdout] --> src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/main.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `nalgebra::Vector2` [INFO] [stdout] --> src/main.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use nalgebra::Vector2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 7 arguments but 5 arguments were supplied [INFO] [stdout] --> src/searchers/random_searchers/search.rs:100:31 [INFO] [stdout] | [INFO] [stdout] 100 | Method::Simple => super::simple::Simple::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 101 | / D, [INFO] [stdout] 102 | | f, [INFO] [stdout] | |_________________- two arguments of type `Matrix>::Buffer>` and `Scalar` are missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/searchers/random_searchers/simple.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] 30 | x0: VectorN, [INFO] [stdout] | ------------------------------ [INFO] [stdout] 31 | f0: Scalar, [INFO] [stdout] | ---------- [INFO] [stdout] 32 | mut D: Area, [INFO] [stdout] | ------------------------------ [INFO] [stdout] 33 | f: Arc) -> Scalar>, [INFO] [stdout] | ---------------------------------------------------- [INFO] [stdout] 34 | comparator: std::cmp::Ordering, [INFO] [stdout] | ------------------------------ [INFO] [stdout] 35 | eps: VectorN, [INFO] [stdout] | ------------------------------- [INFO] [stdout] 36 | alpha: Scalar, [INFO] [stdout] | ------------- [INFO] [stdout] help: provide the arguments [INFO] [stdout] | [INFO] [stdout] 100 | Method::Simple => super::simple::Simple::new(/* Matrix>::Buffer> */, /* Scalar */, D, f, comparator, VectorN::::from_element(eps), alpha), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 7 arguments but 5 arguments were supplied [INFO] [stdout] --> src/searchers/random_searchers/search.rs:100:31 [INFO] [stdout] | [INFO] [stdout] 100 | Method::Simple => super::simple::Simple::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 101 | / D, [INFO] [stdout] 102 | | f, [INFO] [stdout] | |_________________- two arguments of type `Matrix>::Buffer>` and `Scalar` are missing [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/searchers/random_searchers/simple.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] 30 | x0: VectorN, [INFO] [stdout] | ------------------------------ [INFO] [stdout] 31 | f0: Scalar, [INFO] [stdout] | ---------- [INFO] [stdout] 32 | mut D: Area, [INFO] [stdout] | ------------------------------ [INFO] [stdout] 33 | f: Arc) -> Scalar>, [INFO] [stdout] | ---------------------------------------------------- [INFO] [stdout] 34 | comparator: std::cmp::Ordering, [INFO] [stdout] | ------------------------------ [INFO] [stdout] 35 | eps: VectorN, [INFO] [stdout] | ------------------------------- [INFO] [stdout] 36 | alpha: Scalar, [INFO] [stdout] | ------------- [INFO] [stdout] help: provide the arguments [INFO] [stdout] | [INFO] [stdout] 100 | Method::Simple => super::simple::Simple::new(/* Matrix>::Buffer> */, /* Scalar */, D, f, comparator, VectorN::::from_element(eps), alpha), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.D` which is behind a mutable reference [INFO] [stdout] --> src/searchers/random_searchers/global/second.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | self.D, [INFO] [stdout] | ^^^^^^ move occurs because `self.D` has type `Area`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x0` [INFO] [stdout] --> src/searchers/random_searchers/simple.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | x0: VectorN, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_x0` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f0` [INFO] [stdout] --> src/searchers/random_searchers/simple.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | f0: Scalar, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_f0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0507]: cannot move out of `self.D` which is behind a mutable reference [INFO] [stdout] --> src/searchers/random_searchers/global/second.rs:104:17 [INFO] [stdout] | [INFO] [stdout] 104 | self.D, [INFO] [stdout] | ^^^^^^ move occurs because `self.D` has type `Area`, which does not implement the `Copy` trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x0` [INFO] [stdout] --> src/searchers/random_searchers/simple.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | x0: VectorN, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_x0` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f0` [INFO] [stdout] --> src/searchers/random_searchers/simple.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | f0: Scalar, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_f0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/searchers/random_searchers/search.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | mut D: Area, [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/searchers/random_searchers/search.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | mut D: Area, [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/searchers/random_searchers/search.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | mut D: Area, [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/searchers/random_searchers/search.rs:119:9 [INFO] [stdout] | [INFO] [stdout] 119 | mut D: Area, [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/searchers/random_searchers/search.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | mut D: Area, [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/searchers/random_searchers/search.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 151 | mut D: Area, [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0507, E0583. [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; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0507, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mo` (bin "mo") due to 5 previous errors; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `mo` (bin "mo" test) due to 5 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f33dbd37e25595cbf3199ee8c2c8f047461cc211f7951894880962942913e0ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f33dbd37e25595cbf3199ee8c2c8f047461cc211f7951894880962942913e0ad", kill_on_drop: false }` [INFO] [stdout] f33dbd37e25595cbf3199ee8c2c8f047461cc211f7951894880962942913e0ad [INFO] checking pomid0rko0/temporary against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpomid0rko0%2Ftemporary" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pomid0rko0/temporary 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/pomid0rko0/temporary [INFO] finished tweaking git repo https://github.com/pomid0rko0/temporary [INFO] tweaked toml for git repo https://github.com/pomid0rko0/temporary written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pomid0rko0/temporary 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 750dc6cb19b5395c8420f5080b6efe0a67034804ac21abf236b412a3d73d45fe [INFO] running `Command { std: "docker" "start" "-a" "750dc6cb19b5395c8420f5080b6efe0a67034804ac21abf236b412a3d73d45fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "750dc6cb19b5395c8420f5080b6efe0a67034804ac21abf236b412a3d73d45fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "750dc6cb19b5395c8420f5080b6efe0a67034804ac21abf236b412a3d73d45fe", kill_on_drop: false }` [INFO] [stdout] 750dc6cb19b5395c8420f5080b6efe0a67034804ac21abf236b412a3d73d45fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 930db70a1b283f06be0e8d38004fe275a36c5b066eb8d6d3d9af79a02cdfbbd0 [INFO] running `Command { std: "docker" "start" "-a" "930db70a1b283f06be0e8d38004fe275a36c5b066eb8d6d3d9af79a02cdfbbd0", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "930db70a1b283f06be0e8d38004fe275a36c5b066eb8d6d3d9af79a02cdfbbd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "930db70a1b283f06be0e8d38004fe275a36c5b066eb8d6d3d9af79a02cdfbbd0", kill_on_drop: false }` [INFO] [stdout] 930db70a1b283f06be0e8d38004fe275a36c5b066eb8d6d3d9af79a02cdfbbd0