[INFO] fetching crate riscv-process-rs 0.1.1...
[INFO] building riscv-process-rs-0.1.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate riscv-process-rs 0.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate riscv-process-rs 0.1.1
[INFO] finished tweaking crates.io crate riscv-process-rs 0.1.1
[INFO] tweaked toml for crates.io crate riscv-process-rs 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate riscv-process-rs 0.1.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate riscv-process-rs 0.1.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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b30120dff2ed2b500267c4c38219e0490731bb6558d98e931345a1579cf43b1
[INFO] running `Command { std: "docker" "start" "-a" "8b30120dff2ed2b500267c4c38219e0490731bb6558d98e931345a1579cf43b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b30120dff2ed2b500267c4c38219e0490731bb6558d98e931345a1579cf43b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b30120dff2ed2b500267c4c38219e0490731bb6558d98e931345a1579cf43b1", kill_on_drop: false }`
[INFO] [stdout] 8b30120dff2ed2b500267c4c38219e0490731bb6558d98e931345a1579cf43b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04d322112a76138e4385f09c2aa3a5d9f6b6df45ba029a759f723dcff6de654c
[INFO] running `Command { std: "docker" "start" "-a" "04d322112a76138e4385f09c2aa3a5d9f6b6df45ba029a759f723dcff6de654c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling inventory v0.1.10
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling unindent v0.1.7
[INFO] [stderr]    Compiling pyo3 v0.13.2
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling paste v0.1.18
[INFO] [stderr]    Compiling pyo3-macros-backend v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling inventory-impl v0.1.10
[INFO] [stderr]    Compiling ctor v0.1.20
[INFO] [stderr]    Compiling ghost v0.1.2
[INFO] [stderr]    Compiling indoc-impl v0.3.6
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling pyo3-macros v0.13.2
[INFO] [stderr]    Compiling indoc v0.3.6
[INFO] [stderr]    Compiling riscv-process-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `datas` is never read
[INFO] [stdout]   --> src/analysis.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct DataBlock {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 37 |     // meta info
[INFO] [stdout] 38 |     datas: Vec<Data>
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DataBlock` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.78s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.13.2, pyo3-macros-backend v0.13.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "04d322112a76138e4385f09c2aa3a5d9f6b6df45ba029a759f723dcff6de654c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04d322112a76138e4385f09c2aa3a5d9f6b6df45ba029a759f723dcff6de654c", kill_on_drop: false }`
[INFO] [stdout] 04d322112a76138e4385f09c2aa3a5d9f6b6df45ba029a759f723dcff6de654c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe8fb8209349b74a35314089c53dce8a3d5027255ed9bacc457cd813d168f372
[INFO] running `Command { std: "docker" "start" "-a" "fe8fb8209349b74a35314089c53dce8a3d5027255ed9bacc457cd813d168f372", kill_on_drop: false }`
[INFO] [stdout] warning: field `datas` is never read
[INFO] [stdout]   --> src/analysis.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct DataBlock {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 37 |     // meta info
[INFO] [stdout] 38 |     datas: Vec<Data>
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DataBlock` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling riscv-process-rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `datas` is never read
[INFO] [stdout]   --> src/analysis.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct DataBlock {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 37 |     // meta info
[INFO] [stdout] 38 |     datas: Vec<Data>
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DataBlock` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.87s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.13.2, pyo3-macros-backend v0.13.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "fe8fb8209349b74a35314089c53dce8a3d5027255ed9bacc457cd813d168f372", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe8fb8209349b74a35314089c53dce8a3d5027255ed9bacc457cd813d168f372", kill_on_drop: false }`
[INFO] [stdout] fe8fb8209349b74a35314089c53dce8a3d5027255ed9bacc457cd813d168f372
