[INFO] cloning repository https://github.com/jorisquist/RustMultithreadingTest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jorisquist/RustMultithreadingTest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorisquist%2FRustMultithreadingTest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorisquist%2FRustMultithreadingTest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e3158e73da2653a56ea4a00fdb266168365c61bf [INFO] checking jorisquist/RustMultithreadingTest against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorisquist%2FRustMultithreadingTest" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jorisquist/RustMultithreadingTest 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/jorisquist/RustMultithreadingTest [INFO] finished tweaking git repo https://github.com/jorisquist/RustMultithreadingTest [INFO] tweaked toml for git repo https://github.com/jorisquist/RustMultithreadingTest written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jorisquist/RustMultithreadingTest 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 hdf5-types v0.8.1 [INFO] [stderr] Downloaded hdf5-derive v0.8.1 [INFO] [stderr] Downloaded hdf5 v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 2f10c477249c173713b110c62bd0b1f68d7e350f4bd32fae84d53a29976c91be [INFO] running `Command { std: "docker" "start" "-a" "2f10c477249c173713b110c62bd0b1f68d7e350f4bd32fae84d53a29976c91be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f10c477249c173713b110c62bd0b1f68d7e350f4bd32fae84d53a29976c91be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f10c477249c173713b110c62bd0b1f68d7e350f4bd32fae84d53a29976c91be", kill_on_drop: false }` [INFO] [stdout] 2f10c477249c173713b110c62bd0b1f68d7e350f4bd32fae84d53a29976c91be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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] 23846934bc14e184e744eb4951d376db03c33a7f3cbd86c63e17df945135b17c [INFO] running `Command { std: "docker" "start" "-a" "23846934bc14e184e744eb4951d376db03c33a7f3cbd86c63e17df945135b17c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking bytemuck v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking safe_arch v0.6.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling hdf5-types v0.8.1 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking wide v0.7.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling hdf5 v0.8.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking ndarray v0.15.4 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking simba v0.7.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Compiling hdf5-sys v0.8.1 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling hdf5-derive v0.8.1 [INFO] [stderr] Checking clap v3.1.6 [INFO] [stderr] Checking nalgebra v0.30.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking RustMultithreading v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `T: std::default::Default` is not satisfied [INFO] [stdout] --> src/state_logger.rs:20:48 [INFO] [stdout] | [INFO] [stdout] 20 | StateLogger:: {dataset: ds, buffer: Array1::default(10) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `ndarray::impl_constructors::>::default` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ndarray-0.15.4/src/impl_constructors.rs:364:12 [INFO] [stdout] | [INFO] [stdout] 362 | pub fn default(shape: Sh) -> Self [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] 363 | where [INFO] [stdout] 364 | A: Default, [INFO] [stdout] | ^^^^^^^ required by this bound in `ndarray::impl_constructors::>::default` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 11 | impl StateLogger { [INFO] [stdout] | +++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `T: std::default::Default` is not satisfied [INFO] [stdout] --> src/state_logger.rs:20:48 [INFO] [stdout] | [INFO] [stdout] 20 | StateLogger:: {dataset: ds, buffer: Array1::default(10) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the trait `std::default::Default` is not implemented for `T` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `ndarray::impl_constructors::>::default` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ndarray-0.15.4/src/impl_constructors.rs:364:12 [INFO] [stdout] | [INFO] [stdout] 362 | pub fn default(shape: Sh) -> Self [INFO] [stdout] | ------- required by a bound in this associated function [INFO] [stdout] 363 | where [INFO] [stdout] 364 | A: Default, [INFO] [stdout] | ^^^^^^^ required by this bound in `ndarray::impl_constructors::>::default` [INFO] [stdout] help: consider further restricting this bound [INFO] [stdout] | [INFO] [stdout] 11 | impl StateLogger { [INFO] [stdout] | +++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `read` found for struct `StateLogger` in the current scope [INFO] [stdout] --> src/main.rs:106:35 [INFO] [stdout] | [INFO] [stdout] 106 | println!("{:?}", state_logger.read(0)); [INFO] [stdout] | ^^^^ method not found in `StateLogger` [INFO] [stdout] | [INFO] [stdout] ::: src/state_logger.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct StateLogger where T : H5Type + Debug + Copy { [INFO] [stdout] | -------------------------- method `read` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `read`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `std::io::Read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `read` found for struct `StateLogger` in the current scope [INFO] [stdout] --> src/main.rs:106:35 [INFO] [stdout] | [INFO] [stdout] 106 | println!("{:?}", state_logger.read(0)); [INFO] [stdout] | ^^^^ method not found in `StateLogger` [INFO] [stdout] | [INFO] [stdout] ::: src/state_logger.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct StateLogger where T : H5Type + Debug + Copy { [INFO] [stdout] | -------------------------- method `read` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following trait defines an item `read`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `std::io::Read` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `RustMultithreading` (bin "RustMultithreading" test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `RustMultithreading` (bin "RustMultithreading") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "23846934bc14e184e744eb4951d376db03c33a7f3cbd86c63e17df945135b17c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23846934bc14e184e744eb4951d376db03c33a7f3cbd86c63e17df945135b17c", kill_on_drop: false }` [INFO] [stdout] 23846934bc14e184e744eb4951d376db03c33a7f3cbd86c63e17df945135b17c [INFO] checking jorisquist/RustMultithreadingTest against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorisquist%2FRustMultithreadingTest" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jorisquist/RustMultithreadingTest 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/jorisquist/RustMultithreadingTest [INFO] finished tweaking git repo https://github.com/jorisquist/RustMultithreadingTest [INFO] tweaked toml for git repo https://github.com/jorisquist/RustMultithreadingTest written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jorisquist/RustMultithreadingTest 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f09483e4cac42365557e7ee7076666c8df8d8dfcb96babba3cca61bb06973e73 [INFO] running `Command { std: "docker" "start" "-a" "f09483e4cac42365557e7ee7076666c8df8d8dfcb96babba3cca61bb06973e73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f09483e4cac42365557e7ee7076666c8df8d8dfcb96babba3cca61bb06973e73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f09483e4cac42365557e7ee7076666c8df8d8dfcb96babba3cca61bb06973e73", kill_on_drop: false }` [INFO] [stdout] f09483e4cac42365557e7ee7076666c8df8d8dfcb96babba3cca61bb06973e73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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] 3e87759c2c640e4bc3f2ebb2e1605c353fff125ebf2fb937ad864b744ce86561 [INFO] running `Command { std: "docker" "start" "-a" "3e87759c2c640e4bc3f2ebb2e1605c353fff125ebf2fb937ad864b744ce86561", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "3e87759c2c640e4bc3f2ebb2e1605c353fff125ebf2fb937ad864b744ce86561", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e87759c2c640e4bc3f2ebb2e1605c353fff125ebf2fb937ad864b744ce86561", kill_on_drop: false }` [INFO] [stdout] 3e87759c2c640e4bc3f2ebb2e1605c353fff125ebf2fb937ad864b744ce86561