[INFO] fetching crate file-map 0.1.1... [INFO] checking file-map-0.1.1 against master#18bd2dd5cda08b09ace6e37c1a0312e9b2bb4beb for pr-96970 [INFO] extracting crate file-map 0.1.1 into /workspace/builds/worker-48/source [INFO] validating manifest of crates.io crate file-map 0.1.1 on toolchain 18bd2dd5cda08b09ace6e37c1a0312e9b2bb4beb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+18bd2dd5cda08b09ace6e37c1a0312e9b2bb4beb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate file-map 0.1.1 [INFO] finished tweaking crates.io crate file-map 0.1.1 [INFO] tweaked toml for crates.io crate file-map 0.1.1 written to /workspace/builds/worker-48/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+18bd2dd5cda08b09ace6e37c1a0312e9b2bb4beb" "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" "+18bd2dd5cda08b09ace6e37c1a0312e9b2bb4beb" "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-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+18bd2dd5cda08b09ace6e37c1a0312e9b2bb4beb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb33aa3cb20d7192c2397ba185e1e1870ffe2fd02235f2d0fa7397887b3762ef [INFO] running `Command { std: "docker" "start" "-a" "bb33aa3cb20d7192c2397ba185e1e1870ffe2fd02235f2d0fa7397887b3762ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb33aa3cb20d7192c2397ba185e1e1870ffe2fd02235f2d0fa7397887b3762ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb33aa3cb20d7192c2397ba185e1e1870ffe2fd02235f2d0fa7397887b3762ef", kill_on_drop: false }` [INFO] [stdout] bb33aa3cb20d7192c2397ba185e1e1870ffe2fd02235f2d0fa7397887b3762ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+18bd2dd5cda08b09ace6e37c1a0312e9b2bb4beb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ab1a4137ee4ac184de892ff0b6e107c96196c19371ee5d2089ac9d2387d99f2 [INFO] running `Command { std: "docker" "start" "-a" "8ab1a4137ee4ac184de892ff0b6e107c96196c19371ee5d2089ac9d2387d99f2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling syn v1.0.93 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking arc-swap v0.3.11 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking serde-value v0.5.3 [INFO] [stderr] Checking serde_yaml v0.8.24 [INFO] [stderr] Checking log4rs v0.8.3 [INFO] [stderr] Checking file-map v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/action.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | task: Box Result<()> + 'a> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 - task: Box Result<()> + 'a> [INFO] [stdout] 12 + task: Box Result<()> + 'a> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/directive.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 17 | action_factory: Box Result>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 17 - action_factory: Box Result>, [INFO] [stdout] 17 + action_factory: Box Result>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/action.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | task: Box Result<()> + 'a> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 - task: Box Result<()> + 'a> [INFO] [stdout] 12 + task: Box Result<()> + 'a> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/directive.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 17 | action_factory: Box Result>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 17 - action_factory: Box Result>, [INFO] [stdout] 17 + action_factory: Box Result>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/action.rs:17:33 [INFO] [stdout] | [INFO] [stdout] 17 | let task_function: &mut FnMut(&MapFileContext) -> Result<()> = &mut *self.task; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 17 - let task_function: &mut FnMut(&MapFileContext) -> Result<()> = &mut *self.task; [INFO] [stdout] 17 + let task_function: &mut dyn FnMut(&MapFileContext) -> Result<()> = &mut *self.task; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/action.rs:17:33 [INFO] [stdout] | [INFO] [stdout] 17 | let task_function: &mut FnMut(&MapFileContext) -> Result<()> = &mut *self.task; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 17 - let task_function: &mut FnMut(&MapFileContext) -> Result<()> = &mut *self.task; [INFO] [stdout] 17 + let task_function: &mut dyn FnMut(&MapFileContext) -> Result<()> = &mut *self.task; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.83s [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "8ab1a4137ee4ac184de892ff0b6e107c96196c19371ee5d2089ac9d2387d99f2", kill_on_drop: false }` [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "rm" "-f" "8ab1a4137ee4ac184de892ff0b6e107c96196c19371ee5d2089ac9d2387d99f2", kill_on_drop: false }` [ERROR] error running command: no output for 300 seconds [ERROR] failed to delete container 8ab1a4137ee4ac184de892ff0b6e107c96196c19371ee5d2089ac9d2387d99f2 [ERROR] caused by: no output for 300 seconds