[INFO] fetching crate factom 2.1.1... [INFO] testing factom-2.1.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate factom 2.1.1 into /workspace/builds/worker-59/source [INFO] validating manifest of crates.io crate factom 2.1.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate factom 2.1.1 [INFO] finished tweaking crates.io crate factom 2.1.1 [INFO] tweaked toml for crates.io crate factom 2.1.1 written to /workspace/builds/worker-59/source/Cargo.toml [INFO] crate crates.io crate factom 2.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytes v0.5.2 [INFO] [stderr] Downloaded tokio-executor v0.2.0-alpha.6 [INFO] [stderr] Downloaded cc v1.0.46 [INFO] [stderr] Downloaded criterion v0.3.0 [INFO] [stderr] Downloaded tinytemplate v1.0.2 [INFO] [stderr] Downloaded rand_xoshiro v0.3.1 [INFO] [stderr] Downloaded rand_os v0.2.2 [INFO] [stderr] Downloaded criterion-plot v0.4.0 [INFO] [stderr] Downloaded hyper v0.13.0 [INFO] [stderr] Downloaded tokio-macros v0.2.0 [INFO] [stderr] Downloaded smallvec v1.0.0 [INFO] [stderr] Downloaded bstr v0.2.8 [INFO] [stderr] Downloaded bs58 v0.2.5 [INFO] [stderr] Downloaded same-file v1.0.5 [INFO] [stderr] Downloaded http-body v0.3.0 [INFO] [stderr] Downloaded csv v1.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 769aa584ccfb21a54e6f935c1c0530119353ad402e215d7264bb640b4cafab1c [INFO] running `Command { std: "docker" "start" "-a" "769aa584ccfb21a54e6f935c1c0530119353ad402e215d7264bb640b4cafab1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "769aa584ccfb21a54e6f935c1c0530119353ad402e215d7264bb640b4cafab1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "769aa584ccfb21a54e6f935c1c0530119353ad402e215d7264bb640b4cafab1c", kill_on_drop: false }` [INFO] [stdout] 769aa584ccfb21a54e6f935c1c0530119353ad402e215d7264bb640b4cafab1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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=warn" "-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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1abbc934b004cd15be1911f5bd85d0ea5d3cd800e27099b2b83627a9ba2bf4a3 [INFO] running `Command { std: "docker" "start" "-a" "1abbc934b004cd15be1911f5bd85d0ea5d3cd800e27099b2b83627a9ba2bf4a3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling bytes v0.5.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.3.0 [INFO] [stderr] Compiling tokio-executor v0.2.0-alpha.6 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.0 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling tokio v0.2.4 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling pin-project v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling hyper v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling hyper-tls v0.4.0 [INFO] [stderr] Compiling factom v2.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.76s [INFO] running `Command { std: "docker" "inspect" "1abbc934b004cd15be1911f5bd85d0ea5d3cd800e27099b2b83627a9ba2bf4a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1abbc934b004cd15be1911f5bd85d0ea5d3cd800e27099b2b83627a9ba2bf4a3", kill_on_drop: false }` [INFO] [stdout] 1abbc934b004cd15be1911f5bd85d0ea5d3cd800e27099b2b83627a9ba2bf4a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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=warn" "-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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b58f31d4c896ed9cea71f8ff5d612a9232f89a6d81a3a1765d117fff1e16f2c5 [INFO] running `Command { std: "docker" "start" "-a" "b58f31d4c896ed9cea71f8ff5d612a9232f89a6d81a3a1765d117fff1e16f2c5", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling hex v0.4.0 [INFO] [stderr] Compiling bs58 v0.2.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_os v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_xoshiro v0.3.1 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling criterion-plot v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling criterion v0.3.0 [INFO] [stderr] Compiling factom v2.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `factom` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name mod --edition=2018 tests/mod.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="tokio"' --cfg 'feature="tokio-executor"' -C metadata=44b7dd191ea7ef80 -C extra-filename=-44b7dd191ea7ef80 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bs58=/opt/rustwide/target/debug/deps/libbs58-33f80e412a0e5310.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-4ed6ba520984cf37.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-4aec8b69d08d8577.rlib --extern factom=/opt/rustwide/target/debug/deps/libfactom-8527104eba930b6c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7cb56fa671967174.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9dca130e6e139ed9.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-cb27f739367c08ea.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-9cc41941dd8f1c28.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-e47835f46b80a395.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-9ecb0f91702dde9b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1df2be8715295a02.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c42e06800de67712.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-a67b718fb5c2fd71.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-655fefa578f07250.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-c7bdb6b19bdf4262.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6c960f6bca92b01e.rlib --extern tokio_executor=/opt/rustwide/target/debug/deps/libtokio_executor-4402d8c02a91d6fc.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b5a4de87756f4cec.rlib --cap-lints=warn` (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" "b58f31d4c896ed9cea71f8ff5d612a9232f89a6d81a3a1765d117fff1e16f2c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b58f31d4c896ed9cea71f8ff5d612a9232f89a6d81a3a1765d117fff1e16f2c5", kill_on_drop: false }` [INFO] [stdout] b58f31d4c896ed9cea71f8ff5d612a9232f89a6d81a3a1765d117fff1e16f2c5