[INFO] fetching crate solana-tokens 1.4.20... [INFO] testing solana-tokens-1.4.20 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate solana-tokens 1.4.20 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate solana-tokens 1.4.20 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate solana-tokens 1.4.20 [INFO] finished tweaking crates.io crate solana-tokens 1.4.20 [INFO] tweaked toml for crates.io crate solana-tokens 1.4.20 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate solana-tokens 1.4.20 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lru v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01f99e8e598b7c744546575b82c8d909f6795db26b869539c863e2e1c78bf66e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "01f99e8e598b7c744546575b82c8d909f6795db26b869539c863e2e1c78bf66e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01f99e8e598b7c744546575b82c8d909f6795db26b869539c863e2e1c78bf66e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01f99e8e598b7c744546575b82c8d909f6795db26b869539c863e2e1c78bf66e", kill_on_drop: false }` [INFO] [stdout] 01f99e8e598b7c744546575b82c8d909f6795db26b869539c863e2e1c78bf66e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f96650b07bd54e85cb7688cf3d1f2712ef9dd9a6d69124f9a8509d7e7558e68 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0f96650b07bd54e85cb7688cf3d1f2712ef9dd9a6d69124f9a8509d7e7558e68", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Compiling jemalloc-ctl v0.3.3 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling zstd v0.5.4+zstd.1.4.7 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling libsecp256k1 v0.3.5 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling dialoguer v0.6.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling ctrlc v3.1.7 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling solana-frozen-abi-macro v1.5.0 [INFO] [stderr] Compiling solana-sdk-macro v1.5.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling ouroboros_macro v0.5.1 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling curve25519-dalek v2.1.0 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling ouroboros v0.5.1 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.4 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling solana-cli-config v1.5.0 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling tiny-bip39 v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling jsonrpc-core v15.1.0 [INFO] [stderr] Compiling pickledb v0.4.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling solana-frozen-abi v1.5.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling solana-program v1.5.0 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling num_enum v0.5.1 [INFO] [stderr] Compiling spl-token v3.0.1 [INFO] [stderr] Compiling spl-memo v2.0.1 [INFO] [stderr] Compiling spl-associated-token-account v1.0.2 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling solana-crate-features v1.5.0 [INFO] [stderr] Compiling solana-sdk v1.5.0 [INFO] [stderr] Compiling solana-metrics v1.5.0 [INFO] [stderr] Compiling solana-config-program v1.5.0 [INFO] [stderr] Compiling solana-secp256k1-program v1.5.0 [INFO] [stderr] Compiling solana-remote-wallet v1.5.0 [INFO] [stderr] Compiling solana-version v1.5.0 [INFO] [stderr] Compiling solana-vote-program v1.5.0 [INFO] [stderr] Compiling solana-measure v1.5.0 [INFO] [stderr] Compiling solana-clap-utils v1.5.0 [INFO] [stderr] Compiling solana-net-utils v1.5.0 [INFO] [stderr] Compiling solana-stake-program v1.5.0 [INFO] [stderr] Compiling solana-runtime v1.5.0 [INFO] [stderr] Compiling solana-account-decoder v1.5.0 [INFO] [stderr] Compiling solana-transaction-status v1.5.0 [INFO] [stderr] Compiling solana-client v1.5.0 [INFO] [stderr] Compiling solana-tokens v1.4.20 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 44s [INFO] running `Command { std: "docker" "inspect" "0f96650b07bd54e85cb7688cf3d1f2712ef9dd9a6d69124f9a8509d7e7558e68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f96650b07bd54e85cb7688cf3d1f2712ef9dd9a6d69124f9a8509d7e7558e68", kill_on_drop: false }` [INFO] [stdout] 0f96650b07bd54e85cb7688cf3d1f2712ef9dd9a6d69124f9a8509d7e7558e68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1946bcf198402fa1f9737a38ca399ee7f341e572847fe4115b29dc01b718fe1c [INFO] running `Command { std: "docker" "start" "-a" "1946bcf198402fa1f9737a38ca399ee7f341e572847fe4115b29dc01b718fe1c", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling tower-layer v0.3.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling simpl v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling indexed v0.1.1 [INFO] [stderr] Compiling raptorq v1.6.1 [INFO] [stderr] Compiling tokio v0.3.6 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling ahash v0.6.2 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling fast-math v0.1.1 [INFO] [stderr] Compiling trees v0.2.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling lru v0.6.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling unix_socket2 v0.5.4 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling users v0.10.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling solana-core v1.5.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling core_affinity v0.5.10 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling reed-solomon-erasure v4.0.2 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling tokio-macros v0.3.2 [INFO] [stderr] Compiling scroll_derive v0.10.4 [INFO] [stderr] Compiling tarpc-plugins v0.8.0 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling enum-iterator-derive v0.6.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling miow v0.2.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] error: could not compile `http` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=edee81d2673c4d42 -C extra-filename=-edee81d2673c4d42 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-7dbc128707717896.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-7705fc0f005bae91.rmeta --cap-lints allow --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" "1946bcf198402fa1f9737a38ca399ee7f341e572847fe4115b29dc01b718fe1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1946bcf198402fa1f9737a38ca399ee7f341e572847fe4115b29dc01b718fe1c", kill_on_drop: false }` [INFO] [stdout] 1946bcf198402fa1f9737a38ca399ee7f341e572847fe4115b29dc01b718fe1c