[INFO] fetching crate lamellar 0.2.2... [INFO] checking lamellar-0.2.2 against beta for pr-78714 [INFO] extracting crate lamellar 0.2.2 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate lamellar 0.2.2 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate lamellar 0.2.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate lamellar 0.2.2 [INFO] tweaked toml for crates.io crate lamellar 0.2.2 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate lamellar 0.2.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ddbe78d5458eeb70d6291d56663fa3f2f0f8a5d40ea6c78c2ebf6710cf1d2452 [INFO] running `Command { std: "docker" "start" "-a" "ddbe78d5458eeb70d6291d56663fa3f2f0f8a5d40ea6c78c2ebf6710cf1d2452", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddbe78d5458eeb70d6291d56663fa3f2f0f8a5d40ea6c78c2ebf6710cf1d2452", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddbe78d5458eeb70d6291d56663fa3f2f0f8a5d40ea6c78c2ebf6710cf1d2452", kill_on_drop: false }` [INFO] [stdout] ddbe78d5458eeb70d6291d56663fa3f2f0f8a5d40ea6c78c2ebf6710cf1d2452 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dae9cc6a54e5b7da1d1f9d749442b122327d3996d6c8e8cdf712641e16217340 [INFO] running `Command { std: "docker" "start" "-a" "dae9cc6a54e5b7da1d1f9d749442b122327d3996d6c8e8cdf712641e16217340", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling inventory v0.1.8 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.2 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking core_affinity v0.5.10 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking parking_lot v0.4.8 [INFO] [stderr] Checking chashmap v2.2.2 [INFO] [stderr] Checking simple_logger v1.7.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling ctor v0.1.15 [INFO] [stderr] Compiling inventory-impl v0.1.8 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling lamellar-impl v0.2.2 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking lamellar v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0061]: this function takes 4 arguments but 5 arguments were supplied [INFO] [stdout] --> src/lamellar_team.rs:784:20 [INFO] [stdout] | [INFO] [stdout] 101 | / pub fn new( [INFO] [stdout] 102 | | start_pe: usize, [INFO] [stdout] 103 | | end_pe: usize, [INFO] [stdout] 104 | | stride: usize, [INFO] [stdout] 105 | | global_pes: usize, [INFO] [stdout] 106 | | ) -> StridedArch { [INFO] [stdout] | |____________________- defined here [INFO] [stdout] ... [INFO] [stdout] 784 | let arch = StridedArch::new(0, 0, 9, 1, 10); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ - - - - -- supplied 5 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 5 arguments were supplied [INFO] [stdout] --> src/lamellar_team.rs:796:20 [INFO] [stdout] | [INFO] [stdout] 101 | / pub fn new( [INFO] [stdout] 102 | | start_pe: usize, [INFO] [stdout] 103 | | end_pe: usize, [INFO] [stdout] 104 | | stride: usize, [INFO] [stdout] 105 | | global_pes: usize, [INFO] [stdout] 106 | | ) -> StridedArch { [INFO] [stdout] | |____________________- defined here [INFO] [stdout] ... [INFO] [stdout] 796 | let arch = StridedArch::new(0, 0, 4, 1, 10); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ - - - - -- supplied 5 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 5 arguments were supplied [INFO] [stdout] --> src/lamellar_team.rs:812:20 [INFO] [stdout] | [INFO] [stdout] 101 | / pub fn new( [INFO] [stdout] 102 | | start_pe: usize, [INFO] [stdout] 103 | | end_pe: usize, [INFO] [stdout] 104 | | stride: usize, [INFO] [stdout] 105 | | global_pes: usize, [INFO] [stdout] 106 | | ) -> StridedArch { [INFO] [stdout] | |____________________- defined here [INFO] [stdout] ... [INFO] [stdout] 812 | let arch = StridedArch::new(0, 0, 9, 2, 10); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ - - - - -- supplied 5 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 5 arguments were supplied [INFO] [stdout] --> src/lamellar_team.rs:826:20 [INFO] [stdout] | [INFO] [stdout] 101 | / pub fn new( [INFO] [stdout] 102 | | start_pe: usize, [INFO] [stdout] 103 | | end_pe: usize, [INFO] [stdout] 104 | | stride: usize, [INFO] [stdout] 105 | | global_pes: usize, [INFO] [stdout] 106 | | ) -> StridedArch { [INFO] [stdout] | |____________________- defined here [INFO] [stdout] ... [INFO] [stdout] 826 | let arch = StridedArch::new(1, 1, 9, 2, 10); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ - - - - -- supplied 5 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 5 arguments were supplied [INFO] [stdout] --> src/lamellar_team.rs:842:20 [INFO] [stdout] | [INFO] [stdout] 101 | / pub fn new( [INFO] [stdout] 102 | | start_pe: usize, [INFO] [stdout] 103 | | end_pe: usize, [INFO] [stdout] 104 | | stride: usize, [INFO] [stdout] 105 | | global_pes: usize, [INFO] [stdout] 106 | | ) -> StridedArch { [INFO] [stdout] | |____________________- defined here [INFO] [stdout] ... [INFO] [stdout] 842 | let arch = StridedArch::new(0, 0, 10, 3, 11); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ - - -- - -- supplied 5 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 5 arguments were supplied [INFO] [stdout] --> src/lamellar_team.rs:853:20 [INFO] [stdout] | [INFO] [stdout] 101 | / pub fn new( [INFO] [stdout] 102 | | start_pe: usize, [INFO] [stdout] 103 | | end_pe: usize, [INFO] [stdout] 104 | | stride: usize, [INFO] [stdout] 105 | | global_pes: usize, [INFO] [stdout] 106 | | ) -> StridedArch { [INFO] [stdout] | |____________________- defined here [INFO] [stdout] ... [INFO] [stdout] 853 | let arch = StridedArch::new(1, 1, 10, 3, 11); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ - - -- - -- supplied 5 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 5 arguments were supplied [INFO] [stdout] --> src/lamellar_team.rs:864:20 [INFO] [stdout] | [INFO] [stdout] 101 | / pub fn new( [INFO] [stdout] 102 | | start_pe: usize, [INFO] [stdout] 103 | | end_pe: usize, [INFO] [stdout] 104 | | stride: usize, [INFO] [stdout] 105 | | global_pes: usize, [INFO] [stdout] 106 | | ) -> StridedArch { [INFO] [stdout] | |____________________- defined here [INFO] [stdout] ... [INFO] [stdout] 864 | let arch = StridedArch::new(1, 2, 10, 3, 11); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ - - -- - -- supplied 5 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lamellar` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "dae9cc6a54e5b7da1d1f9d749442b122327d3996d6c8e8cdf712641e16217340", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dae9cc6a54e5b7da1d1f9d749442b122327d3996d6c8e8cdf712641e16217340", kill_on_drop: false }` [INFO] [stdout] dae9cc6a54e5b7da1d1f9d749442b122327d3996d6c8e8cdf712641e16217340