[INFO] cloning repository https://github.com/whamcloud/lustre-collector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/whamcloud/lustre-collector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhamcloud%2Flustre-collector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhamcloud%2Flustre-collector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aced3a494fbaa40597bfb9df6a03c41138c75b57 [INFO] testing whamcloud/lustre-collector against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhamcloud%2Flustre-collector" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/whamcloud/lustre-collector 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 git repo https://github.com/whamcloud/lustre-collector [INFO] finished tweaking git repo https://github.com/whamcloud/lustre-collector [INFO] tweaked toml for git repo https://github.com/whamcloud/lustre-collector written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/whamcloud/lustre-collector 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-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2906201fee9bce31a2a5342c4a4298e0749f09be2f0bb28223ce85a49268e547 [INFO] running `Command { std: "docker" "start" "-a" "2906201fee9bce31a2a5342c4a4298e0749f09be2f0bb28223ce85a49268e547", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2906201fee9bce31a2a5342c4a4298e0749f09be2f0bb28223ce85a49268e547", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2906201fee9bce31a2a5342c4a4298e0749f09be2f0bb28223ce85a49268e547", kill_on_drop: false }` [INFO] [stdout] 2906201fee9bce31a2a5342c4a4298e0749f09be2f0bb28223ce85a49268e547 [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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] add889e93dabb8c64ca0201b4ff2af93505b9d25191af51c3838f5e142f766e7 [INFO] running `Command { std: "docker" "start" "-a" "add889e93dabb8c64ca0201b4ff2af93505b9d25191af51c3838f5e142f766e7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling combine v4.6.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling clap v3.1.7 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling lustre_collector v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.28s [INFO] running `Command { std: "docker" "inspect" "add889e93dabb8c64ca0201b4ff2af93505b9d25191af51c3838f5e142f766e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "add889e93dabb8c64ca0201b4ff2af93505b9d25191af51c3838f5e142f766e7", kill_on_drop: false }` [INFO] [stdout] add889e93dabb8c64ca0201b4ff2af93505b9d25191af51c3838f5e142f766e7 [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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fb4861cfb5e8a7877032f7734eb2b99db1f78c19845e187de53b5f7546b67f2 [INFO] running `Command { std: "docker" "start" "-a" "4fb4861cfb5e8a7877032f7734eb2b99db1f78c19845e187de53b5f7546b67f2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling similar v2.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling clap v3.1.7 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling insta v1.14.0 [INFO] [stderr] Compiling lustre_collector v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `lustre_collector` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lustre_collector --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=69afb6d71270986b -C extra-filename=-69afb6d71270986b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-29667b5ba96ae671.rlib --extern combine=/opt/rustwide/target/debug/deps/libcombine-5395668139721eed.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-d88d007d9ccc3991.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8b56518c65ce4a67.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-45c310b5bfb4e3aa.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-d6d469e375092622.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7a6262c42bc8f57c.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4fb4861cfb5e8a7877032f7734eb2b99db1f78c19845e187de53b5f7546b67f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fb4861cfb5e8a7877032f7734eb2b99db1f78c19845e187de53b5f7546b67f2", kill_on_drop: false }` [INFO] [stdout] 4fb4861cfb5e8a7877032f7734eb2b99db1f78c19845e187de53b5f7546b67f2