[INFO] fetching crate ibc 0.19.0... [INFO] testing ibc-0.19.0 against beta-2022-09-25 for beta-1.65-1 [INFO] extracting crate ibc 0.19.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate ibc 0.19.0 on toolchain beta-2022-09-25 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ibc 0.19.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ibc 0.19.0 [INFO] tweaked toml for crates.io crate ibc 0.19.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-09-25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af6837892f631c1ccdf70cb385fdbb707c514d2fff2495b9c8c4e0919bff9d93 [INFO] running `Command { std: "docker" "start" "-a" "af6837892f631c1ccdf70cb385fdbb707c514d2fff2495b9c8c4e0919bff9d93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af6837892f631c1ccdf70cb385fdbb707c514d2fff2495b9c8c4e0919bff9d93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af6837892f631c1ccdf70cb385fdbb707c514d2fff2495b9c8c4e0919bff9d93", kill_on_drop: false }` [INFO] [stdout] af6837892f631c1ccdf70cb385fdbb707c514d2fff2495b9c8c4e0919bff9d93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1135c54714d9503536fb73cee762737355a211537c7f8d6d2f76d54e49564eb [INFO] running `Command { std: "docker" "start" "-a" "f1135c54714d9503536fb73cee762737355a211537c7f8d6d2f76d54e49564eb", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling safe-proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling signature v1.6.3 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling keccak v0.1.2 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling uint v0.9.4 [INFO] [stderr] Compiling sha3 v0.10.5 [INFO] [stderr] Compiling safe-quote v1.0.15 [INFO] [stderr] Compiling flex-error v0.4.4 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling safe-regex-compiler v0.2.5 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling safe-regex-macro v0.2.5 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling safe-regex v0.2.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling prost-derive v0.11.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling prost v0.11.0 [INFO] [stderr] Compiling prost-types v0.11.1 [INFO] [stderr] Compiling ics23 v0.8.1 [INFO] [stderr] Compiling serde_bytes v0.11.7 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling tendermint-proto v0.23.9 [INFO] [stderr] Compiling primitive-types v0.11.1 [INFO] [stderr] Compiling tendermint v0.23.9 [INFO] [stderr] Compiling ibc-proto v0.20.1 [INFO] [stderr] Compiling tendermint-light-client-verifier v0.23.9 [INFO] [stderr] Compiling ibc v0.19.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.52s [INFO] running `Command { std: "docker" "inspect" "f1135c54714d9503536fb73cee762737355a211537c7f8d6d2f76d54e49564eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1135c54714d9503536fb73cee762737355a211537c7f8d6d2f76d54e49564eb", kill_on_drop: false }` [INFO] [stdout] f1135c54714d9503536fb73cee762737355a211537c7f8d6d2f76d54e49564eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-09-25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d759d8f8d0e79f58da7cfa2404b9033119098a30d957d404fcf25fc34e7f0d5 [INFO] running `Command { std: "docker" "start" "-a" "5d759d8f8d0e79f58da7cfa2404b9033119098a30d957d404fcf25fc34e7f0d5", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling prost v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling prost-types v0.11.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Compiling sha3 v0.10.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Compiling serde_bytes v0.11.7 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling tendermint-proto v0.23.9 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling uint v0.9.4 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling webpki-roots v0.22.5 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling gumdrop_derive v0.8.1 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clap v3.2.22 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling ureq v2.5.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling ics23 v0.8.1 [INFO] [stderr] Compiling async-tungstenite v0.17.2 [INFO] [stderr] Compiling tendermint v0.23.9 [INFO] [stderr] Compiling ibc-proto v0.20.1 [INFO] [stderr] Compiling peg v0.7.0 [INFO] [stderr] Compiling primitive-types v0.11.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] error: could not compile `tokio` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.21.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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' -C metadata=85280c62519c10bf -C extra-filename=-85280c62519c10bf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c9371717a409553e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-42faf1d82f335065.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-703d351344f9b8e6.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-b6495898e32f8fd6.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-167b2be54440f250.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3a747526c5b5aadd.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-8368118c620d09e9.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-10be4af6ca522995.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5d759d8f8d0e79f58da7cfa2404b9033119098a30d957d404fcf25fc34e7f0d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d759d8f8d0e79f58da7cfa2404b9033119098a30d957d404fcf25fc34e7f0d5", kill_on_drop: false }` [INFO] [stdout] 5d759d8f8d0e79f58da7cfa2404b9033119098a30d957d404fcf25fc34e7f0d5