[INFO] fetching crate tmp108 0.4.0...
[INFO] testing tmp108-0.4.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate tmp108 0.4.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate tmp108 0.4.0
[INFO] finished tweaking crates.io crate tmp108 0.4.0
[INFO] tweaked toml for crates.io crate tmp108 0.4.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tmp108 0.4.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tmp108 0.4.0 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27fb518313c9d479d3c971129805734857ba525d9f074b3187abd9735f3e488e
[INFO] running `Command { std: "docker" "start" "-a" "27fb518313c9d479d3c971129805734857ba525d9f074b3187abd9735f3e488e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27fb518313c9d479d3c971129805734857ba525d9f074b3187abd9735f3e488e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27fb518313c9d479d3c971129805734857ba525d9f074b3187abd9735f3e488e", kill_on_drop: false }`
[INFO] [stdout] 27fb518313c9d479d3c971129805734857ba525d9f074b3187abd9735f3e488e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 523db07ab30cc1337073cf84c95172c8bcc8298d53562029b14782ce684f8309
[INFO] running `Command { std: "docker" "start" "-a" "523db07ab30cc1337073cf84c95172c8bcc8298d53562029b14782ce684f8309", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.102
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling pulldown-cmark v0.11.3
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling embedded-io v0.6.1
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling kdl v6.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling dd-manifest-tree v1.0.0
[INFO] [stderr]    Compiling maybe-async-cfg v0.2.5
[INFO] [stderr]    Compiling askama v0.14.0
[INFO] [stderr]    Compiling device-driver-generation v1.0.7
[INFO] [stderr]    Compiling device-driver-macros v1.0.7
[INFO] [stderr]    Compiling device-driver v1.0.7
[INFO] [stderr]    Compiling tmp108 v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.50s
[INFO] running `Command { std: "docker" "inspect" "523db07ab30cc1337073cf84c95172c8bcc8298d53562029b14782ce684f8309", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "523db07ab30cc1337073cf84c95172c8bcc8298d53562029b14782ce684f8309", kill_on_drop: false }`
[INFO] [stdout] 523db07ab30cc1337073cf84c95172c8bcc8298d53562029b14782ce684f8309
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 353b80a7ccf44a02e68765837b55e70759c9f554ad2d036bc95bf18271cfe35d
[INFO] running `Command { std: "docker" "start" "-a" "353b80a7ccf44a02e68765837b55e70759c9f554ad2d036bc95bf18271cfe35d", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling assert_approx_eq v1.1.0
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling embedded-hal-nb v1.0.0
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling embedded-time v0.12.1
[INFO] [stderr]    Compiling embedded-hal-mock v0.11.1
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]    Compiling maybe-async-cfg v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling askama v0.14.0
[INFO] [stderr]    Compiling device-driver-generation v1.0.7
[INFO] [stderr]    Compiling device-driver-macros v1.0.7
[INFO] [stderr]    Compiling device-driver v1.0.7
[INFO] [stderr]    Compiling tmp108 v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.50s
[INFO] running `Command { std: "docker" "inspect" "353b80a7ccf44a02e68765837b55e70759c9f554ad2d036bc95bf18271cfe35d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "353b80a7ccf44a02e68765837b55e70759c9f554ad2d036bc95bf18271cfe35d", kill_on_drop: false }`
[INFO] [stdout] 353b80a7ccf44a02e68765837b55e70759c9f554ad2d036bc95bf18271cfe35d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 87668618c965fc8ce37d8c40290dac5a4d5e40b421f315dd41c6c421bce1d6aa
[INFO] running `Command { std: "docker" "start" "-a" "87668618c965fc8ce37d8c40290dac5a4d5e40b421f315dd41c6c421bce1d6aa", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tmp108-d8e5ed11b88c4eb3)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test tests::blocking::handle_a0_pin_accordingly ... ok
[INFO] [stdout] test tests::blocking::set_and_read_high_limit ... ok
[INFO] [stdout] test tests::default_configuration ... ok
[INFO] [stdout] test tests::blocking::change_configuration ... ok
[INFO] [stdout] test tests::modify_conversion_rate ... ok
[INFO] [stdout] test tests::modify_hysteresis ... ok
[INFO] [stdout] test tests::modify_polarity ... ok
[INFO] [stdout] test tests::blocking::set_and_read_low_limit ... ok
[INFO] [stdout] test tests::modify_mode ... ok
[INFO] [stdout] test tests::blocking::read_temperature_default_address ... ok
[INFO] [stdout] test tests::modify_watchdog_temperature_flags ... ok
[INFO] [stdout] test tests::modify_thermostat_mode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tmp108
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 38) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.37s; merged doctests compilation took 0.35s
[INFO] running `Command { std: "docker" "inspect" "87668618c965fc8ce37d8c40290dac5a4d5e40b421f315dd41c6c421bce1d6aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87668618c965fc8ce37d8c40290dac5a4d5e40b421f315dd41c6c421bce1d6aa", kill_on_drop: false }`
[INFO] [stdout] 87668618c965fc8ce37d8c40290dac5a4d5e40b421f315dd41c6c421bce1d6aa
