[INFO] fetching crate sdoc 0.8.11... [INFO] testing sdoc-0.8.11 against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] extracting crate sdoc 0.8.11 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate sdoc 0.8.11 on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sdoc 0.8.11 [INFO] finished tweaking crates.io crate sdoc 0.8.11 [INFO] tweaked toml for crates.io crate sdoc 0.8.11 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate sdoc 0.8.11 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3a5d7c2c1e5a335477892eea9d6e7eb54c35bedf6e9627270b60bccf7508a39 [INFO] running `Command { std: "docker" "start" "-a" "a3a5d7c2c1e5a335477892eea9d6e7eb54c35bedf6e9627270b60bccf7508a39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3a5d7c2c1e5a335477892eea9d6e7eb54c35bedf6e9627270b60bccf7508a39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3a5d7c2c1e5a335477892eea9d6e7eb54c35bedf6e9627270b60bccf7508a39", kill_on_drop: false }` [INFO] [stdout] a3a5d7c2c1e5a335477892eea9d6e7eb54c35bedf6e9627270b60bccf7508a39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bb09bf920e512c87fe01b045bc22aa9a76f465d3d07618bf250790564ded7b9 [INFO] running `Command { std: "docker" "start" "-a" "7bb09bf920e512c87fe01b045bc22aa9a76f465d3d07618bf250790564ded7b9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling sdoc v0.8.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/workflow/mod.rs:61:51 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn run_workflow(workflow: Vec, runner: &InstructionRunner) -> Response { [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] 61 - pub fn run_workflow(workflow: Vec, runner: &InstructionRunner) -> Response { [INFO] [stdout] 61 + pub fn run_workflow(workflow: Vec, runner: &dyn InstructionRunner) -> Response { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/workflow/mod.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | fn run(self, runner: &InstructionRunner) -> Response { [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] 24 - fn run(self, runner: &InstructionRunner) -> Response { [INFO] [stdout] 24 + fn run(self, runner: &dyn InstructionRunner) -> Response { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.13s [INFO] running `Command { std: "docker" "inspect" "7bb09bf920e512c87fe01b045bc22aa9a76f465d3d07618bf250790564ded7b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bb09bf920e512c87fe01b045bc22aa9a76f465d3d07618bf250790564ded7b9", kill_on_drop: false }` [INFO] [stdout] 7bb09bf920e512c87fe01b045bc22aa9a76f465d3d07618bf250790564ded7b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9a8acccfd9b8efb63fcc3e9684f94fc0d615ee3a034997a6d3cdadc25e05801 [INFO] running `Command { std: "docker" "start" "-a" "b9a8acccfd9b8efb63fcc3e9684f94fc0d615ee3a034997a6d3cdadc25e05801", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling termtree v0.2.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/workflow/mod.rs:61:51 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn run_workflow(workflow: Vec, runner: &InstructionRunner) -> Response { [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] 61 - pub fn run_workflow(workflow: Vec, runner: &InstructionRunner) -> Response { [INFO] [stdout] 61 + pub fn run_workflow(workflow: Vec, runner: &dyn InstructionRunner) -> Response { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/workflow/mod.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | fn run(self, runner: &InstructionRunner) -> Response { [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] 24 - fn run(self, runner: &InstructionRunner) -> Response { [INFO] [stdout] 24 + fn run(self, runner: &dyn InstructionRunner) -> Response { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling predicates-tree v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling predicates v2.0.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling assert_cmd v1.0.8 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling sdoc v0.8.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/workflow/mod.rs:61:51 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn run_workflow(workflow: Vec, runner: &InstructionRunner) -> Response { [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] 61 - pub fn run_workflow(workflow: Vec, runner: &InstructionRunner) -> Response { [INFO] [stdout] 61 + pub fn run_workflow(workflow: Vec, runner: &dyn InstructionRunner) -> Response { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/workflow/mod.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | fn run(self, runner: &InstructionRunner) -> Response { [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] 24 - fn run(self, runner: &InstructionRunner) -> Response { [INFO] [stdout] 24 + fn run(self, runner: &dyn InstructionRunner) -> Response { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.79s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/sdoc-60b9c22c344f05a2) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/sdoc-24cd50ff1a875282) [INFO] [stderr] Executable tests/main.rs (/opt/rustwide/target/debug/deps/main-12ddfe72272559b7) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "b9a8acccfd9b8efb63fcc3e9684f94fc0d615ee3a034997a6d3cdadc25e05801", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9a8acccfd9b8efb63fcc3e9684f94fc0d615ee3a034997a6d3cdadc25e05801", kill_on_drop: false }` [INFO] [stdout] b9a8acccfd9b8efb63fcc3e9684f94fc0d615ee3a034997a6d3cdadc25e05801