[INFO] fetching crate osprey 0.4.4... [INFO] checking osprey-0.4.4 against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] extracting crate osprey 0.4.4 into /workspace/builds/worker-94/source [INFO] validating manifest of crates.io crate osprey 0.4.4 on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate osprey 0.4.4 [INFO] finished tweaking crates.io crate osprey 0.4.4 [INFO] tweaked toml for crates.io crate osprey 0.4.4 written to /workspace/builds/worker-94/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "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" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5cfd87424d5f23eae77a68bf37a35635c16a7a1c5102fb7d78266df1dc2d37ee [INFO] running `Command { std: "docker" "start" "-a" "5cfd87424d5f23eae77a68bf37a35635c16a7a1c5102fb7d78266df1dc2d37ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5cfd87424d5f23eae77a68bf37a35635c16a7a1c5102fb7d78266df1dc2d37ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cfd87424d5f23eae77a68bf37a35635c16a7a1c5102fb7d78266df1dc2d37ee", kill_on_drop: false }` [INFO] [stdout] 5cfd87424d5f23eae77a68bf37a35635c16a7a1c5102fb7d78266df1dc2d37ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6dbe15897bd0fb0a29bf2ddacf406a4136ebe1a04fec3173b60233a107c832a7 [INFO] running `Command { std: "docker" "start" "-a" "6dbe15897bd0fb0a29bf2ddacf406a4136ebe1a04fec3173b60233a107c832a7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Checking termcolor v0.3.6 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling lalrpop-util v0.16.3 [INFO] [stderr] Checking collect-mac v0.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling gluon_vm v0.9.4 [INFO] [stderr] Checking union-find v0.3.3 [INFO] [stderr] Checking rpds v0.5.0 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking frunk_core v0.2.4 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Checking pretty v0.5.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking object v0.26.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling ena v0.11.0 [INFO] [stderr] Compiling ascii-canvas v1.0.0 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] error: could not compile `frunk_core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name frunk_core /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/frunk_core-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=e24bc349ada12ae4 -C extra-filename=-e24bc349ada12ae4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "6dbe15897bd0fb0a29bf2ddacf406a4136ebe1a04fec3173b60233a107c832a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dbe15897bd0fb0a29bf2ddacf406a4136ebe1a04fec3173b60233a107c832a7", kill_on_drop: false }` [INFO] [stdout] 6dbe15897bd0fb0a29bf2ddacf406a4136ebe1a04fec3173b60233a107c832a7