[INFO] fetching crate lamellar 0.2.2... [INFO] testing lamellar-0.2.2 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate lamellar 0.2.2 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate lamellar 0.2.2 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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-6/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded inventory-impl v0.1.8 [INFO] [stderr] Downloaded inventory v0.1.8 [INFO] [stderr] Downloaded lamellar-impl v0.2.2 [INFO] [stderr] Downloaded heapless v0.5.5 [INFO] [stderr] Downloaded core_affinity v0.5.10 [INFO] [stderr] Downloaded chashmap v2.2.2 [INFO] [stderr] Downloaded as-slice v0.1.3 [INFO] [stderr] Downloaded palaver v0.2.8 [INFO] [stderr] Downloaded indexmap v1.5.2 [INFO] [stderr] Downloaded twox-hash v1.5.0 [INFO] [stderr] Downloaded subprocess v0.1.20 [INFO] [stderr] Downloaded simple_logger v1.7.0 [INFO] [stderr] Downloaded rofisys v0.1.1 [INFO] [stderr] Downloaded relative v0.1.5 [INFO] [stderr] Downloaded serde_closure v0.1.5 [INFO] [stderr] Downloaded build_id v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 715247ac98912e953fb23f072a360a55d5a8edc6ee7ec8baad19389c245b2706 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "715247ac98912e953fb23f072a360a55d5a8edc6ee7ec8baad19389c245b2706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "715247ac98912e953fb23f072a360a55d5a8edc6ee7ec8baad19389c245b2706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "715247ac98912e953fb23f072a360a55d5a8edc6ee7ec8baad19389c245b2706", kill_on_drop: false }` [INFO] [stdout] 715247ac98912e953fb23f072a360a55d5a8edc6ee7ec8baad19389c245b2706 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b798b135a3c0e51b70676d8d98be0579b40ae2a9b780de5c541161fa473f05bc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b798b135a3c0e51b70676d8d98be0579b40ae2a9b780de5c541161fa473f05bc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling getrandom v0.1.14 [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 regex-syntax v0.6.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling inventory v0.1.8 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [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] Compiling rayon v1.4.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling core_affinity v0.5.10 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling chashmap v2.2.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling simple_logger v1.7.0 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.15 [INFO] [stderr] Compiling inventory-impl v0.1.8 [INFO] [stderr] Compiling lamellar-impl v0.2.2 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling lamellar v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 59s [INFO] running `Command { std: "docker" "inspect" "b798b135a3c0e51b70676d8d98be0579b40ae2a9b780de5c541161fa473f05bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b798b135a3c0e51b70676d8d98be0579b40ae2a9b780de5c541161fa473f05bc", kill_on_drop: false }` [INFO] [stdout] b798b135a3c0e51b70676d8d98be0579b40ae2a9b780de5c541161fa473f05bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--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] d08c14e0cb8800071eefe83c6e09dc6507e3229fb5f4f7f1321a752a479318fa [INFO] running `Command { std: "docker" "start" "-a" "d08c14e0cb8800071eefe83c6e09dc6507e3229fb5f4f7f1321a752a479318fa", kill_on_drop: false }` [INFO] [stderr] Compiling 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] 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] note: associated function defined here [INFO] [stdout] --> src/lamellar_team.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] 102 | start_pe: usize, [INFO] [stdout] | --------------- [INFO] [stdout] 103 | end_pe: usize, [INFO] [stdout] | ------------- [INFO] [stdout] 104 | stride: usize, [INFO] [stdout] | ------------- [INFO] [stdout] 105 | global_pes: usize, [INFO] [stdout] | ----------------- [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] 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] note: associated function defined here [INFO] [stdout] --> src/lamellar_team.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] 102 | start_pe: usize, [INFO] [stdout] | --------------- [INFO] [stdout] 103 | end_pe: usize, [INFO] [stdout] | ------------- [INFO] [stdout] 104 | stride: usize, [INFO] [stdout] | ------------- [INFO] [stdout] 105 | global_pes: usize, [INFO] [stdout] | ----------------- [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] 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] note: associated function defined here [INFO] [stdout] --> src/lamellar_team.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] 102 | start_pe: usize, [INFO] [stdout] | --------------- [INFO] [stdout] 103 | end_pe: usize, [INFO] [stdout] | ------------- [INFO] [stdout] 104 | stride: usize, [INFO] [stdout] | ------------- [INFO] [stdout] 105 | global_pes: usize, [INFO] [stdout] | ----------------- [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] 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] note: associated function defined here [INFO] [stdout] --> src/lamellar_team.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] 102 | start_pe: usize, [INFO] [stdout] | --------------- [INFO] [stdout] 103 | end_pe: usize, [INFO] [stdout] | ------------- [INFO] [stdout] 104 | stride: usize, [INFO] [stdout] | ------------- [INFO] [stdout] 105 | global_pes: usize, [INFO] [stdout] | ----------------- [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] 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] note: associated function defined here [INFO] [stdout] --> src/lamellar_team.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] 102 | start_pe: usize, [INFO] [stdout] | --------------- [INFO] [stdout] 103 | end_pe: usize, [INFO] [stdout] | ------------- [INFO] [stdout] 104 | stride: usize, [INFO] [stdout] | ------------- [INFO] [stdout] 105 | global_pes: usize, [INFO] [stdout] | ----------------- [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] 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] note: associated function defined here [INFO] [stdout] --> src/lamellar_team.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] 102 | start_pe: usize, [INFO] [stdout] | --------------- [INFO] [stdout] 103 | end_pe: usize, [INFO] [stdout] | ------------- [INFO] [stdout] 104 | stride: usize, [INFO] [stdout] | ------------- [INFO] [stdout] 105 | global_pes: usize, [INFO] [stdout] | ----------------- [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] 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] note: associated function defined here [INFO] [stdout] --> src/lamellar_team.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] 102 | start_pe: usize, [INFO] [stdout] | --------------- [INFO] [stdout] 103 | end_pe: usize, [INFO] [stdout] | ------------- [INFO] [stdout] 104 | stride: usize, [INFO] [stdout] | ------------- [INFO] [stdout] 105 | global_pes: usize, [INFO] [stdout] | ----------------- [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" "d08c14e0cb8800071eefe83c6e09dc6507e3229fb5f4f7f1321a752a479318fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d08c14e0cb8800071eefe83c6e09dc6507e3229fb5f4f7f1321a752a479318fa", kill_on_drop: false }` [INFO] [stdout] d08c14e0cb8800071eefe83c6e09dc6507e3229fb5f4f7f1321a752a479318fa