[INFO] fetching crate full_moon 0.15.1... [INFO] testing full_moon-0.15.1 against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] extracting crate full_moon 0.15.1 into /workspace/builds/worker-108/source [INFO] validating manifest of crates.io crate full_moon 0.15.1 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 full_moon 0.15.1 [INFO] finished tweaking crates.io crate full_moon 0.15.1 [INFO] tweaked toml for crates.io crate full_moon 0.15.1 written to /workspace/builds/worker-108/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "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" "+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-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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] 978231f996a508a1171f7ddf4ff75f95fa4e3ad46c5f43ac0e6cb4838fdf64a1 [INFO] running `Command { std: "docker" "start" "-a" "978231f996a508a1171f7ddf4ff75f95fa4e3ad46c5f43ac0e6cb4838fdf64a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "978231f996a508a1171f7ddf4ff75f95fa4e3ad46c5f43ac0e6cb4838fdf64a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "978231f996a508a1171f7ddf4ff75f95fa4e3ad46c5f43ac0e6cb4838fdf64a1", kill_on_drop: false }` [INFO] [stdout] 978231f996a508a1171f7ddf4ff75f95fa4e3ad46c5f43ac0e6cb4838fdf64a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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] d5cfae98b3137cd60808b8ba73b2139141aa57daea26610c704b62ab58a69d8a [INFO] running `Command { std: "docker" "start" "-a" "d5cfae98b3137cd60808b8ba73b2139141aa57daea26610c704b62ab58a69d8a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bytecount v0.5.1 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling peg v0.7.0 [INFO] [stderr] Compiling full_moon_derive v0.10.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling smol_str v0.1.21 [INFO] [stderr] Compiling full_moon v0.15.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.25s [INFO] running `Command { std: "docker" "inspect" "d5cfae98b3137cd60808b8ba73b2139141aa57daea26610c704b62ab58a69d8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5cfae98b3137cd60808b8ba73b2139141aa57daea26610c704b62ab58a69d8a", kill_on_drop: false }` [INFO] [stdout] d5cfae98b3137cd60808b8ba73b2139141aa57daea26610c704b62ab58a69d8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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] 74a5b1a2457eb026a14dbe80c8fd9347ddde3d4caf49a8ff79273f6545cef4aa [INFO] running `Command { std: "docker" "start" "-a" "74a5b1a2457eb026a14dbe80c8fd9347ddde3d4caf49a8ff79273f6545cef4aa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling similar v2.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling insta v1.14.0 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling full_moon v0.15.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 39.79s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/full_moon-1cbe4f6f68288ae5) [INFO] [stderr] Executable tests/comments_around_functions.rs (/opt/rustwide/target/debug/deps/comments_around_functions-eed33794bb5854e3) [INFO] [stderr] Executable tests/derive_node.rs (/opt/rustwide/target/debug/deps/derive_node-ff03e903ea12608e) [INFO] [stderr] Executable tests/fail_cases.rs (/opt/rustwide/target/debug/deps/fail_cases-fbaaf3ff88b8ce74) [INFO] [stderr] Executable tests/node.rs (/opt/rustwide/target/debug/deps/node-6cceef7f22e2372d) [INFO] [stderr] Executable tests/one_line_range.rs (/opt/rustwide/target/debug/deps/one_line_range-0c3c3477076dee37) [INFO] [stderr] Executable tests/pass_cases.rs (/opt/rustwide/target/debug/deps/pass_cases-f4b8a9fafe1dd32b) [INFO] [stderr] Executable tests/visitors.rs (/opt/rustwide/target/debug/deps/visitors-1bd2a628ee7577a2) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "74a5b1a2457eb026a14dbe80c8fd9347ddde3d4caf49a8ff79273f6545cef4aa", kill_on_drop: false }` [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "rm" "-f" "74a5b1a2457eb026a14dbe80c8fd9347ddde3d4caf49a8ff79273f6545cef4aa", kill_on_drop: false }` [INFO] [stdout] 74a5b1a2457eb026a14dbe80c8fd9347ddde3d4caf49a8ff79273f6545cef4aa