[INFO] crate mpu9250 0.20.0 is already in cache [INFO] checking mpu9250-0.20.0 against master#45d050cde277b22a755847338f2acc2c7b834141 for pr-71393 [INFO] extracting crate mpu9250 0.20.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate mpu9250 0.20.0 on toolchain 45d050cde277b22a755847338f2acc2c7b834141 [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate mpu9250 0.20.0 [INFO] finished tweaking crates.io crate mpu9250 0.20.0 [INFO] tweaked toml for crates.io crate mpu9250 0.20.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate mpu9250 0.20.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+45d050cde277b22a755847338f2acc2c7b834141" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bce9474061035c81dac786d4b89318c66e631bc1d26b2baa2e1c72802d79cf99 [INFO] running `"docker" "start" "-a" "bce9474061035c81dac786d4b89318c66e631bc1d26b2baa2e1c72802d79cf99"` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Checking nb v0.1.2 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking bitflags v0.3.3 [INFO] [stderr] Checking embedded-hal v0.2.3 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking mpu9250 v0.20.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling nix v0.6.0 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking spidev v0.3.0 [INFO] [stderr] Checking i2cdev v0.4.1 [INFO] [stderr] Checking sysfs_gpio v0.5.3 [INFO] [stderr] Checking linux-embedded-hal v0.2.2 [INFO] [stderr] error[E0061]: this function takes 3 arguments but 2 arguments were supplied [INFO] [stderr] --> examples/bbblue.rs:21:9 [INFO] [stderr] | [INFO] [stderr] 21 | Mpu9250::marg_default(i2c, &mut Delay).expect("unable to make MPU9250"); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ --- ---------- supplied 2 arguments [INFO] [stderr] | | [INFO] [stderr] | expected 3 arguments [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0061`. [INFO] [stderr] error: could not compile `mpu9250`. [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[E0283]: type annotations needed [INFO] [stderr] --> examples/rpi.rs:49:31 [INFO] [stderr] | [INFO] [stderr] 49 | println!("{:#?}", mpu9250.all().unwrap()); [INFO] [stderr] | ^^^ cannot infer type for type parameter `T` declared on the associated function `all` [INFO] [stderr] | [INFO] [stderr] = note: cannot satisfy `_: std::convert::From<[f32; 3]>` [INFO] [stderr] help: consider specifying the type argument in the method call [INFO] [stderr] | [INFO] [stderr] 49 | println!("{:#?}", mpu9250.all::().unwrap()); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0283`. [INFO] [stderr] error: could not compile `mpu9250`. [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 `"docker" "inspect" "bce9474061035c81dac786d4b89318c66e631bc1d26b2baa2e1c72802d79cf99"` [INFO] running `"docker" "rm" "-f" "bce9474061035c81dac786d4b89318c66e631bc1d26b2baa2e1c72802d79cf99"` [INFO] [stdout] bce9474061035c81dac786d4b89318c66e631bc1d26b2baa2e1c72802d79cf99