[INFO] fetching crate rust_hdl_lib_sim 0.44.0... [INFO] building rust_hdl_lib_sim-0.44.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate rust_hdl_lib_sim 0.44.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate rust_hdl_lib_sim 0.44.0 [INFO] finished tweaking crates.io crate rust_hdl_lib_sim 0.44.0 [INFO] tweaked toml for crates.io crate rust_hdl_lib_sim 0.44.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rust_hdl_lib_sim 0.44.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 47 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded evalexpr v6.6.0 [INFO] [stderr] Downloaded rust_hdl_lib_macros v0.44.1 [INFO] [stderr] Downloaded rust_hdl_lib_widgets v0.44.0 [INFO] [stderr] Downloaded substring v1.4.5 [INFO] [stderr] Downloaded svg v0.10.0 [INFO] [stderr] Downloaded vcd v0.6.1 [INFO] [stderr] Downloaded rust_hdl_lib_core v0.44.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0dd9d36cdbf9091c342396e87f0ca1adf0f42a4cb912a4eca1338c88bea70eea [INFO] running `Command { std: "docker" "start" "-a" "0dd9d36cdbf9091c342396e87f0ca1adf0f42a4cb912a4eca1338c88bea70eea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0dd9d36cdbf9091c342396e87f0ca1adf0f42a4cb912a4eca1338c88bea70eea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dd9d36cdbf9091c342396e87f0ca1adf0f42a4cb912a4eca1338c88bea70eea", kill_on_drop: false }` [INFO] [stdout] 0dd9d36cdbf9091c342396e87f0ca1adf0f42a4cb912a4eca1338c88bea70eea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d0a60171b2e5cfd9369b39fb01ad3aefe720e82a7372e63ca666664fa8ed4b9 [INFO] running `Command { std: "docker" "start" "-a" "7d0a60171b2e5cfd9369b39fb01ad3aefe720e82a7372e63ca666664fa8ed4b9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling evalexpr v6.6.0 [INFO] [stderr] Compiling vcd v0.6.1 [INFO] [stderr] Compiling svg v0.10.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rust_hdl_lib_macros v0.44.1 [INFO] [stderr] Compiling embed-doc-image v0.1.4 [INFO] [stderr] Compiling rust_hdl_lib_core v0.44.1 [INFO] [stderr] Compiling rust_hdl_lib_widgets v0.44.0 [INFO] [stderr] Compiling rust_hdl_lib_sim v0.44.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::max31856_sim::*` [INFO] [stdout] --> src/prelude.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use super::max31856_sim::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.88s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.10.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6` [INFO] running `Command { std: "docker" "inspect" "7d0a60171b2e5cfd9369b39fb01ad3aefe720e82a7372e63ca666664fa8ed4b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d0a60171b2e5cfd9369b39fb01ad3aefe720e82a7372e63ca666664fa8ed4b9", kill_on_drop: false }` [INFO] [stdout] 7d0a60171b2e5cfd9369b39fb01ad3aefe720e82a7372e63ca666664fa8ed4b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4acfc1da565e86812325ee99a9ff4c09cba27baa7ae3952b7bd55b965a8f0d4 [INFO] running `Command { std: "docker" "start" "-a" "d4acfc1da565e86812325ee99a9ff4c09cba27baa7ae3952b7bd55b965a8f0d4", kill_on_drop: false }` [INFO] [stderr] Compiling rust_hdl_lib_sim v0.44.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::max31856_sim::*` [INFO] [stdout] --> src/prelude.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use super::max31856_sim::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::max31856_sim::*` [INFO] [stdout] --> src/prelude.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use super::max31856_sim::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.25s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.10.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6` [INFO] running `Command { std: "docker" "inspect" "d4acfc1da565e86812325ee99a9ff4c09cba27baa7ae3952b7bd55b965a8f0d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4acfc1da565e86812325ee99a9ff4c09cba27baa7ae3952b7bd55b965a8f0d4", kill_on_drop: false }` [INFO] [stdout] d4acfc1da565e86812325ee99a9ff4c09cba27baa7ae3952b7bd55b965a8f0d4