[INFO] fetching crate stencila-schema 1.16.1... [INFO] building stencila-schema-1.16.1 against master#222c5724ecc922fe67815f428c19f82c129d9386 for pr-97334 [INFO] extracting crate stencila-schema 1.16.1 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate stencila-schema 1.16.1 on toolchain 222c5724ecc922fe67815f428c19f82c129d9386 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stencila-schema 1.16.1 [INFO] finished tweaking crates.io crate stencila-schema 1.16.1 [INFO] tweaked toml for crates.io crate stencila-schema 1.16.1 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pretty_assertions v0.7.2 [INFO] [stderr] Downloaded defaults v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ce53d2ee98add431fe38b5dac6042a9318f434fedf9e4eb3548eb2218907bbf [INFO] running `Command { std: "docker" "start" "-a" "4ce53d2ee98add431fe38b5dac6042a9318f434fedf9e4eb3548eb2218907bbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ce53d2ee98add431fe38b5dac6042a9318f434fedf9e4eb3548eb2218907bbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ce53d2ee98add431fe38b5dac6042a9318f434fedf9e4eb3548eb2218907bbf", kill_on_drop: false }` [INFO] [stdout] 4ce53d2ee98add431fe38b5dac6042a9318f434fedf9e4eb3548eb2218907bbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc0829721063025496cb6fc3f029cd0018427be3d6bab41f9f05cbb88d7bcb31 [INFO] running `Command { std: "docker" "start" "-a" "bc0829721063025496cb6fc3f029cd0018427be3d6bab41f9f05cbb88d7bcb31", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling defaults v0.2.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling stencila-schema v1.16.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `normal` should have an upper camel case name [INFO] [stdout] --> src/types.rs:4412:5 [INFO] [stdout] | [INFO] [stdout] 4412 | normal, [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper camel case: `Normal` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `suppressAuthor` should have an upper camel case name [INFO] [stdout] --> src/types.rs:4413:5 [INFO] [stdout] | [INFO] [stdout] 4413 | suppressAuthor, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `SuppressAuthor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.10s [INFO] running `Command { std: "docker" "inspect" "bc0829721063025496cb6fc3f029cd0018427be3d6bab41f9f05cbb88d7bcb31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc0829721063025496cb6fc3f029cd0018427be3d6bab41f9f05cbb88d7bcb31", kill_on_drop: false }` [INFO] [stdout] bc0829721063025496cb6fc3f029cd0018427be3d6bab41f9f05cbb88d7bcb31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+222c5724ecc922fe67815f428c19f82c129d9386" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64e4e2e613fe93abffe8c296aa9a9f1377bdd5443a5e5672ef8c2784205a343e [INFO] running `Command { std: "docker" "start" "-a" "64e4e2e613fe93abffe8c296aa9a9f1377bdd5443a5e5672ef8c2784205a343e", kill_on_drop: false }` [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "64e4e2e613fe93abffe8c296aa9a9f1377bdd5443a5e5672ef8c2784205a343e", kill_on_drop: false }` [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "rm" "-f" "64e4e2e613fe93abffe8c296aa9a9f1377bdd5443a5e5672ef8c2784205a343e", kill_on_drop: false }` [ERROR] error running command: no output for 300 seconds [ERROR] failed to delete container 64e4e2e613fe93abffe8c296aa9a9f1377bdd5443a5e5672ef8c2784205a343e [ERROR] caused by: no output for 300 seconds