[INFO] fetching crate mbar-rs 0.3.0... [INFO] checking mbar-rs-0.3.0 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate mbar-rs 0.3.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate mbar-rs 0.3.0 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mbar-rs 0.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate mbar-rs 0.3.0 [INFO] tweaked toml for crates.io crate mbar-rs 0.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate mbar-rs 0.3.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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded inventory v0.1.9 [INFO] [stderr] Downloaded thiserror v1.0.21 [INFO] [stderr] Downloaded ctor v0.1.16 [INFO] [stderr] Downloaded inventory-impl v0.1.9 [INFO] [stderr] Downloaded thiserror-impl v1.0.21 [INFO] [stderr] Downloaded instant v0.1.7 [INFO] [stderr] Downloaded anyhow v1.0.33 [INFO] [stderr] Downloaded pyo3cls v0.12.3 [INFO] [stderr] Downloaded numpy v0.12.1 [INFO] [stderr] Downloaded pyo3-derive-backend v0.12.3 [INFO] [stderr] Downloaded syn v1.0.45 [INFO] [stderr] Downloaded pyo3 v0.12.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d2a36f1043be44480be550e0031a6da88f8221ce4f8234a990746d3759f059a [INFO] running `Command { std: "docker" "start" "-a" "0d2a36f1043be44480be550e0031a6da88f8221ce4f8234a990746d3759f059a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d2a36f1043be44480be550e0031a6da88f8221ce4f8234a990746d3759f059a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d2a36f1043be44480be550e0031a6da88f8221ce4f8234a990746d3759f059a", kill_on_drop: false }` [INFO] [stdout] 0d2a36f1043be44480be550e0031a6da88f8221ce4f8234a990746d3759f059a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbbb50d60d29deb8e7b045ef8c8bb729cf094c04574496db560a7fe854ecb4e5 [INFO] running `Command { std: "docker" "start" "-a" "dbbb50d60d29deb8e7b045ef8c8bb729cf094c04574496db560a7fe854ecb4e5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Compiling inventory v0.1.9 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling pyo3 v0.12.3 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pyo3-derive-backend v0.12.3 [INFO] [stderr] Compiling inventory-impl v0.1.9 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling pyo3cls v0.12.3 [INFO] [stderr] Checking numpy v0.12.1 [INFO] [stderr] Checking mbar-rs v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.33s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.12.3, pyo3-derive-backend v0.12.3 [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" "dbbb50d60d29deb8e7b045ef8c8bb729cf094c04574496db560a7fe854ecb4e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbbb50d60d29deb8e7b045ef8c8bb729cf094c04574496db560a7fe854ecb4e5", kill_on_drop: false }` [INFO] [stdout] dbbb50d60d29deb8e7b045ef8c8bb729cf094c04574496db560a7fe854ecb4e5