[INFO] fetching crate jfs 0.6.2... [INFO] building jfs-0.6.2 against master#d5c88c22807925c189328ef9d923c5d2b11a95b8 for pr-87066-3 [INFO] extracting crate jfs 0.6.2 into /workspace/builds/worker-105/source [INFO] validating manifest of crates.io crate jfs 0.6.2 on toolchain d5c88c22807925c189328ef9d923c5d2b11a95b8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jfs 0.6.2 [INFO] finished tweaking crates.io crate jfs 0.6.2 [INFO] tweaked toml for crates.io crate jfs 0.6.2 written to /workspace/builds/worker-105/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 180972e6534bc6b8d641eaa7ee7830fecb473ffb3aba07891e912b97844c0392 [INFO] running `Command { std: "docker" "start" "-a" "180972e6534bc6b8d641eaa7ee7830fecb473ffb3aba07891e912b97844c0392", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "180972e6534bc6b8d641eaa7ee7830fecb473ffb3aba07891e912b97844c0392", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "180972e6534bc6b8d641eaa7ee7830fecb473ffb3aba07891e912b97844c0392", kill_on_drop: false }` [INFO] [stdout] 180972e6534bc6b8d641eaa7ee7830fecb473ffb3aba07891e912b97844c0392 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4788136ec3a7fddb049d5b54514b8701455d445aec2979435194edea9c60fa2b [INFO] running `Command { std: "docker" "start" "-a" "4788136ec3a7fddb049d5b54514b8701455d445aec2979435194edea9c60fa2b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling jfs v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.77s [INFO] running `Command { std: "docker" "inspect" "4788136ec3a7fddb049d5b54514b8701455d445aec2979435194edea9c60fa2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4788136ec3a7fddb049d5b54514b8701455d445aec2979435194edea9c60fa2b", kill_on_drop: false }` [INFO] [stdout] 4788136ec3a7fddb049d5b54514b8701455d445aec2979435194edea9c60fa2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aaa7757bc298907247ea852ad302fa2f12631edb53c7928df1044fdf8c9404fd [INFO] running `Command { std: "docker" "start" "-a" "aaa7757bc298907247ea852ad302fa2f12631edb53c7928df1044fdf8c9404fd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling jfs v0.6.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/file_store.rs:410:14 [INFO] [stdout] | [INFO] [stdout] 410 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/file_store.rs:416:14 [INFO] [stdout] | [INFO] [stdout] 416 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolons [INFO] [stdout] --> src/file_store.rs:460:14 [INFO] [stdout] | [INFO] [stdout] 460 | }; [INFO] [stdout] | ______________^ [INFO] [stdout] 461 | | #[cfg(feature = "rustc-serialize")] [INFO] [stdout] 462 | | #[derive(RustcEncodable, RustcDecodable)] [INFO] [stdout] 463 | | struct X { [INFO] [stdout] 464 | | x: u32, [INFO] [stdout] 465 | | y: u32, [INFO] [stdout] 466 | | }; [INFO] [stdout] | |______________^ help: remove these semicolons [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolons [INFO] [stdout] --> src/memory_store.rs:241:10 [INFO] [stdout] | [INFO] [stdout] 241 | }; [INFO] [stdout] | __________^ [INFO] [stdout] 242 | | #[cfg(feature = "rustc-serialize")] [INFO] [stdout] 243 | | #[derive(RustcEncodable, RustcDecodable)] [INFO] [stdout] 244 | | struct X { [INFO] [stdout] 245 | | x: u32, [INFO] [stdout] 246 | | y: u32, [INFO] [stdout] 247 | | }; [INFO] [stdout] | |__________^ help: remove these semicolons [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.41s [INFO] running `Command { std: "docker" "inspect" "aaa7757bc298907247ea852ad302fa2f12631edb53c7928df1044fdf8c9404fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaa7757bc298907247ea852ad302fa2f12631edb53c7928df1044fdf8c9404fd", kill_on_drop: false }` [INFO] [stdout] aaa7757bc298907247ea852ad302fa2f12631edb53c7928df1044fdf8c9404fd