[INFO] fetching crate ina219_rs 0.5.1...
[INFO] checking ina219_rs-0.5.1 against 1.95.0 for pr-155915
[INFO] extracting crate ina219_rs 0.5.1 into /workspace/builds/worker-4-tc1/source
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config
[INFO] started tweaking crates.io crate ina219_rs 0.5.1
[INFO] finished tweaking crates.io crate ina219_rs 0.5.1
[INFO] tweaked toml for crates.io crate ina219_rs 0.5.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ina219_rs 0.5.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ina219_rs 0.5.1 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded spidev v0.3.0
[INFO] [stderr]   Downloaded cast v0.2.7
[INFO] [stderr]   Downloaded linux-embedded-hal v0.2.2
[INFO] [stderr]   Downloaded bitflags v0.4.0
[INFO] [stderr]   Downloaded embedded-hal-mock v0.4.1
[INFO] [stderr]   Downloaded bitflags v0.3.3
[INFO] [stderr]   Downloaded collection_literals v1.0.1
[INFO] [stderr]   Downloaded i2cdev v0.4.4
[INFO] [stderr]   Downloaded nix v0.6.0
[INFO] [stderr]   Downloaded sysfs_gpio v0.5.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4557400d992ce61921119d7b6acf846a7264d863def458defdd10ff503612845
[INFO] running `Command { std: "docker" "start" "-a" "4557400d992ce61921119d7b6acf846a7264d863def458defdd10ff503612845", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4557400d992ce61921119d7b6acf846a7264d863def458defdd10ff503612845", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4557400d992ce61921119d7b6acf846a7264d863def458defdd10ff503612845", kill_on_drop: false }`
[INFO] [stdout] 4557400d992ce61921119d7b6acf846a7264d863def458defdd10ff503612845
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df604559e4cef14691ebd39ef5c6f3823ae36d32a75854c71ed24c7f6be06db8
[INFO] running `Command { std: "docker" "start" "-a" "df604559e4cef14691ebd39ef5c6f3823ae36d32a75854c71ed24c7f6be06db8", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.135
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]     Checking nb v1.0.0
[INFO] [stderr]     Checking once_cell v1.15.0
[INFO] [stderr]     Checking bitflags v0.4.0
[INFO] [stderr]     Checking bitflags v0.3.3
[INFO] [stderr]     Checking collection_literals v1.0.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking embedded-hal-mock v0.4.1
[INFO] [stderr]    Compiling nix v0.6.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking ina219_rs v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/physic.rs:471:21
[INFO] [stdout]     |
[INFO] [stdout] 471 |     let str_copy = s.clone();
[INFO] [stdout]     |                     ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/physic.rs:580:27
[INFO] [stdout]     |
[INFO] [stdout] 580 |         let str_copy = str.clone();
[INFO] [stdout]     |                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/physic.rs:641:27
[INFO] [stdout]     |
[INFO] [stdout] 641 |         let str_copy = str.clone();
[INFO] [stdout]     |                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/physic.rs:706:27
[INFO] [stdout]     |
[INFO] [stdout] 706 |         let str_copy = str.clone();
[INFO] [stdout]     |                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/physic.rs:770:27
[INFO] [stdout]     |
[INFO] [stdout] 770 |         let str_copy = str.clone();
[INFO] [stdout]     |                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking spidev v0.3.0
[INFO] [stderr]     Checking sysfs_gpio v0.5.4
[INFO] [stderr]     Checking i2cdev v0.4.4
[INFO] [stderr]     Checking linux-embedded-hal v0.2.2
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/physic.rs:471:21
[INFO] [stdout]     |
[INFO] [stdout] 471 |     let str_copy = s.clone();
[INFO] [stdout]     |                     ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/physic.rs:580:27
[INFO] [stdout]     |
[INFO] [stdout] 580 |         let str_copy = str.clone();
[INFO] [stdout]     |                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/physic.rs:641:27
[INFO] [stdout]     |
[INFO] [stdout] 641 |         let str_copy = str.clone();
[INFO] [stdout]     |                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/physic.rs:706:27
[INFO] [stdout]     |
[INFO] [stdout] 706 |         let str_copy = str.clone();
[INFO] [stdout]     |                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/physic.rs:770:27
[INFO] [stdout]     |
[INFO] [stdout] 770 |         let str_copy = str.clone();
[INFO] [stdout]     |                           ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "df604559e4cef14691ebd39ef5c6f3823ae36d32a75854c71ed24c7f6be06db8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df604559e4cef14691ebd39ef5c6f3823ae36d32a75854c71ed24c7f6be06db8", kill_on_drop: false }`
[INFO] [stdout] df604559e4cef14691ebd39ef5c6f3823ae36d32a75854c71ed24c7f6be06db8
