[INFO] fetching crate transparentlog_core 0.0.1... [INFO] checking transparentlog_core-0.0.1 against master#b359ccf1b0b7b2d2c1c4932344b806e68bd053a9 for pr-105483 [INFO] extracting crate transparentlog_core 0.0.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate transparentlog_core 0.0.1 on toolchain b359ccf1b0b7b2d2c1c4932344b806e68bd053a9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate transparentlog_core 0.0.1 [INFO] finished tweaking crates.io crate transparentlog_core 0.0.1 [INFO] tweaked toml for crates.io crate transparentlog_core 0.0.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded maybe-owned v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a46e17ad36187cb4d2048c3afa1a560e520137e594f08e040e0dfb2e418b3005 [INFO] running `Command { std: "docker" "start" "-a" "a46e17ad36187cb4d2048c3afa1a560e520137e594f08e040e0dfb2e418b3005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a46e17ad36187cb4d2048c3afa1a560e520137e594f08e040e0dfb2e418b3005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a46e17ad36187cb4d2048c3afa1a560e520137e594f08e040e0dfb2e418b3005", kill_on_drop: false }` [INFO] [stdout] a46e17ad36187cb4d2048c3afa1a560e520137e594f08e040e0dfb2e418b3005 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+b359ccf1b0b7b2d2c1c4932344b806e68bd053a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e915707927a086c98d7f439374ae850ebe602426377d0bed0ca97694a1d08bea [INFO] running `Command { std: "docker" "start" "-a" "e915707927a086c98d7f439374ae850ebe602426377d0bed0ca97694a1d08bea", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling serde_derive v1.0.149 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling serde v1.0.149 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking rmp v0.8.11 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Checking serial_test v0.5.1 [INFO] [stderr] Checking rmp-serde v1.1.1 [INFO] [stderr] Checking transparentlog_core v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `rmp_serde::from_read_ref`: use from_slice [INFO] [stdout] --> src/file.rs:78:26 [INFO] [stdout] | [INFO] [stdout] 78 | let r=rmp_serde::from_read_ref(&b3)?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `rmp_serde::from_read_ref`: use from_slice [INFO] [stdout] --> src/file.rs:78:26 [INFO] [stdout] | [INFO] [stdout] 78 | let r=rmp_serde::from_read_ref(&b3)?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.77s [INFO] running `Command { std: "docker" "inspect" "e915707927a086c98d7f439374ae850ebe602426377d0bed0ca97694a1d08bea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e915707927a086c98d7f439374ae850ebe602426377d0bed0ca97694a1d08bea", kill_on_drop: false }` [INFO] [stdout] e915707927a086c98d7f439374ae850ebe602426377d0bed0ca97694a1d08bea