[INFO] fetching crate jsonpath-plus 0.1.9... [INFO] testing jsonpath-plus-0.1.9 against master#159ba8a92c9e2fa4121f106176309521f4af87e9+rustflags=-Copt-level=3 for pr-107051 [INFO] extracting crate jsonpath-plus 0.1.9 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate jsonpath-plus 0.1.9 on toolchain 159ba8a92c9e2fa4121f106176309521f4af87e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jsonpath-plus 0.1.9 [INFO] finished tweaking crates.io crate jsonpath-plus 0.1.9 [INFO] tweaked toml for crates.io crate jsonpath-plus 0.1.9 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded debugid v0.7.3 [INFO] [stderr] Downloaded pprof v0.6.2 [INFO] [stderr] Downloaded findshlibs v0.10.2 [INFO] [stderr] Downloaded symbolic-common v8.8.0 [INFO] [stderr] Downloaded symbolic-demangle v8.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 673929f5a843ff4173a049febcf4be155b0eda905735f55a3aa17a11da09fc71 [INFO] running `Command { std: "docker" "start" "-a" "673929f5a843ff4173a049febcf4be155b0eda905735f55a3aa17a11da09fc71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "673929f5a843ff4173a049febcf4be155b0eda905735f55a3aa17a11da09fc71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "673929f5a843ff4173a049febcf4be155b0eda905735f55a3aa17a11da09fc71", kill_on_drop: false }` [INFO] [stdout] 673929f5a843ff4173a049febcf4be155b0eda905735f55a3aa17a11da09fc71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1c9a201083d1e8470cc688ca0d383aa55425b17a5e9dc030068d038a783588f [INFO] running `Command { std: "docker" "start" "-a" "e1c9a201083d1e8470cc688ca0d383aa55425b17a5e9dc030068d038a783588f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling chumsky v0.8.0 [INFO] [stderr] Compiling jsonpath-plus v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.13s [INFO] running `Command { std: "docker" "inspect" "e1c9a201083d1e8470cc688ca0d383aa55425b17a5e9dc030068d038a783588f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1c9a201083d1e8470cc688ca0d383aa55425b17a5e9dc030068d038a783588f", kill_on_drop: false }` [INFO] [stdout] e1c9a201083d1e8470cc688ca0d383aa55425b17a5e9dc030068d038a783588f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ef2192d285c24d332ef95752f65d92561a2bf9397f08c4417c4966741428213 [INFO] running `Command { std: "docker" "start" "-a" "8ef2192d285c24d332ef95752f65d92561a2bf9397f08c4417c4966741428213", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling debugid v0.7.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling bytemuck v1.13.0 [INFO] [stderr] Compiling gimli v0.27.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling symbolic-demangle v8.8.0 [INFO] [stderr] Compiling rgb v0.8.34 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling object v0.30.2 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling memmap2 v0.5.8 [INFO] [stderr] Compiling symbolic-common v8.8.0 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling pprof v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling inferno v0.10.12 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] error: could not compile `object` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/object-0.30.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' -C metadata=47f917d52dfde7c3 -C extra-filename=-47f917d52dfde7c3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8ef2192d285c24d332ef95752f65d92561a2bf9397f08c4417c4966741428213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ef2192d285c24d332ef95752f65d92561a2bf9397f08c4417c4966741428213", kill_on_drop: false }` [INFO] [stdout] 8ef2192d285c24d332ef95752f65d92561a2bf9397f08c4417c4966741428213