[INFO] fetching crate centerline 0.6.2... [INFO] testing centerline-0.6.2 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate centerline 0.6.2 into /workspace/builds/worker-107/source [INFO] validating manifest of crates.io crate centerline 0.6.2 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate centerline 0.6.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate centerline 0.6.2 [INFO] tweaked toml for crates.io crate centerline 0.6.2 written to /workspace/builds/worker-107/source/Cargo.toml [INFO] crate crates.io crate centerline 0.6.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42290c41fe03e16b699fe49d2cf0e21feb9dbb02b588ea808d9bd89c116db4f5 [INFO] running `Command { std: "docker" "start" "-a" "42290c41fe03e16b699fe49d2cf0e21feb9dbb02b588ea808d9bd89c116db4f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42290c41fe03e16b699fe49d2cf0e21feb9dbb02b588ea808d9bd89c116db4f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42290c41fe03e16b699fe49d2cf0e21feb9dbb02b588ea808d9bd89c116db4f5", kill_on_drop: false }` [INFO] [stdout] 42290c41fe03e16b699fe49d2cf0e21feb9dbb02b588ea808d9bd89c116db4f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4923c3b57b9c26b0ff5ed21d0737470d10f4d005c8b2ffb02fa724dcccdadc01 [INFO] running `Command { std: "docker" "start" "-a" "4923c3b57b9c26b0ff5ed21d0737470d10f4d005c8b2ffb02fa724dcccdadc01", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling boostvoronoi v0.9.3 [INFO] [stderr] Compiling linestring v0.7.1 [INFO] [stderr] Compiling centerline v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling vob v3.0.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling cpp_map v0.1.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.08s [INFO] running `Command { std: "docker" "inspect" "4923c3b57b9c26b0ff5ed21d0737470d10f4d005c8b2ffb02fa724dcccdadc01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4923c3b57b9c26b0ff5ed21d0737470d10f4d005c8b2ffb02fa724dcccdadc01", kill_on_drop: false }` [INFO] [stdout] 4923c3b57b9c26b0ff5ed21d0737470d10f4d005c8b2ffb02fa724dcccdadc01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bfe932916f29ef1691df060fde98e74d0358c4ccc59392dbcc8fa2d47031803 [INFO] running `Command { std: "docker" "start" "-a" "9bfe932916f29ef1691df060fde98e74d0358c4ccc59392dbcc8fa2d47031803", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling half v1.8.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling fltk-sys v1.2.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] error: could not compile `criterion` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name criterion --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/criterion-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cargo_bench_support"' --cfg 'feature="default"' -C metadata=77f89b6330bb66c5 -C extra-filename=-77f89b6330bb66c5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atty=/opt/rustwide/target/debug/deps/libatty-fd5f6451f37f711f.rmeta --extern cast=/opt/rustwide/target/debug/deps/libcast-94c7b325b96ea394.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-f842efa099b3054b.rmeta --extern criterion_plot=/opt/rustwide/target/debug/deps/libcriterion_plot-70bd8f98431c1865.rmeta --extern csv=/opt/rustwide/target/debug/deps/libcsv-3d02647e56561b64.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-9ade512e5033c232.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rmeta --extern oorandom=/opt/rustwide/target/debug/deps/liboorandom-1778d91ab20fb388.rmeta --extern plotters=/opt/rustwide/target/debug/deps/libplotters-c43897b50b16ec0f.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-d9c5d95c94d88b9e.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-61f2246b871682a9.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e57a462b4d27402b.rmeta --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-bb08787b72765e6e.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-22323bd4417b8ebf.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-174ad08f40e64840.rmeta --extern tinytemplate=/opt/rustwide/target/debug/deps/libtinytemplate-4675c3fd6f1c8b6a.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9bfe932916f29ef1691df060fde98e74d0358c4ccc59392dbcc8fa2d47031803", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bfe932916f29ef1691df060fde98e74d0358c4ccc59392dbcc8fa2d47031803", kill_on_drop: false }` [INFO] [stdout] 9bfe932916f29ef1691df060fde98e74d0358c4ccc59392dbcc8fa2d47031803