[INFO] cloning repository https://github.com/zada-fi/rust-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zada-fi/rust-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzada-fi%2Frust-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzada-fi%2Frust-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17ed246f0d4e551551cc9624eb1cf9d7f6849dd2 [INFO] testing zada-fi/rust-backend against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzada-fi%2Frust-backend" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zada-fi/rust-backend on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zada-fi/rust-backend [INFO] finished tweaking git repo https://github.com/zada-fi/rust-backend [INFO] tweaked toml for git repo https://github.com/zada-fi/rust-backend written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zada-fi/rust-backend already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rbs v4.3.2 [INFO] [stderr] Downloaded ethabi v16.0.0 [INFO] [stderr] Downloaded web3-async-native-tls v0.4.0 [INFO] [stderr] Downloaded rbatis-macro-driver v4.3.0 [INFO] [stderr] Downloaded dark-std v0.2.3 [INFO] [stderr] Downloaded pest_generator v2.6.0 [INFO] [stderr] Downloaded pest_meta v2.6.0 [INFO] [stderr] Downloaded quickcheck v1.0.3 [INFO] [stderr] Downloaded rbatis v4.3.0 [INFO] [stderr] Downloaded secp256k1-sys v0.4.2 [INFO] [stderr] Downloaded rustix v0.37.15 [INFO] [stderr] Downloaded web3 v0.18.0 [INFO] [stderr] Downloaded html_parser v0.6.3 [INFO] [stderr] Downloaded linux-raw-sys v0.3.5 [INFO] [stderr] Downloaded rbatis-codegen v4.3.0 [INFO] [stderr] Downloaded bigdecimal v0.3.0 [INFO] [stderr] Downloaded fastdate v0.1.38 [INFO] [stderr] Downloaded rbdc-pg v4.3.0 [INFO] [stderr] Downloaded pest_derive v2.6.0 [INFO] [stderr] Downloaded rbdc v4.3.3 [INFO] [stderr] Downloaded secp256k1 v0.21.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68b7a92d5e92488b8dfc85d199f443c76ce673d08acfcd91607c3368dc286d0f [INFO] running `Command { std: "docker" "start" "-a" "68b7a92d5e92488b8dfc85d199f443c76ce673d08acfcd91607c3368dc286d0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68b7a92d5e92488b8dfc85d199f443c76ce673d08acfcd91607c3368dc286d0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68b7a92d5e92488b8dfc85d199f443c76ce673d08acfcd91607c3368dc286d0f", kill_on_drop: false }` [INFO] [stdout] 68b7a92d5e92488b8dfc85d199f443c76ce673d08acfcd91607c3368dc286d0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 991758fd9457a4c367fe62dc2ce8f4d6ee2a57a68de14457860a67bc9e09cded [INFO] running `Command { std: "docker" "start" "-a" "991758fd9457a4c367fe62dc2ce8f4d6ee2a57a68de14457860a67bc9e09cded", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tokio v1.28.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tracing v0.1.38 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.87 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.52 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling zstd-safe v6.0.5+zstd.1.5.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling uuid v1.3.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling webpki-roots v0.23.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling whoami v1.4.0 [INFO] [stderr] Compiling pest v2.6.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling ctrlc v3.2.5 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.79.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.0/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="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' -C metadata=58fde62f4693653b -C extra-filename=-58fde62f4693653b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-062ba3170e34d3dd.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-20f0938daaacd168.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-599755dd53898831.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-be2dbcaddf350513.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-4e64e88a673a3928.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-2fdc81766cc10cab.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-fb111e212a58234f.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-3bed39b33351e639.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-bcdfb6b4a2246d43.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.79.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=75e6944b8be62c23 -C extra-filename=-75e6944b8be62c23 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d6ce9b87b3f1bffe.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-cb886534b0dfc1dc.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-cba68331be044000.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "991758fd9457a4c367fe62dc2ce8f4d6ee2a57a68de14457860a67bc9e09cded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "991758fd9457a4c367fe62dc2ce8f4d6ee2a57a68de14457860a67bc9e09cded", kill_on_drop: false }` [INFO] [stdout] 991758fd9457a4c367fe62dc2ce8f4d6ee2a57a68de14457860a67bc9e09cded [INFO] testing zada-fi/rust-backend against beta-2024-06-22 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzada-fi%2Frust-backend" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zada-fi/rust-backend on toolchain beta-2024-06-22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zada-fi/rust-backend [INFO] finished tweaking git repo https://github.com/zada-fi/rust-backend [INFO] tweaked toml for git repo https://github.com/zada-fi/rust-backend written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zada-fi/rust-backend already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6b34881f4c9916c80ccd94eeddaedd06c9b96aba5ab9c03a41bfa2dc5a7804b [INFO] running `Command { std: "docker" "start" "-a" "d6b34881f4c9916c80ccd94eeddaedd06c9b96aba5ab9c03a41bfa2dc5a7804b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6b34881f4c9916c80ccd94eeddaedd06c9b96aba5ab9c03a41bfa2dc5a7804b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6b34881f4c9916c80ccd94eeddaedd06c9b96aba5ab9c03a41bfa2dc5a7804b", kill_on_drop: false }` [INFO] [stdout] d6b34881f4c9916c80ccd94eeddaedd06c9b96aba5ab9c03a41bfa2dc5a7804b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a144c4a31ed42b627e2c365513291a13cb10fabd493d670a1e15f83f1f8712d [INFO] running `Command { std: "docker" "start" "-a" "9a144c4a31ed42b627e2c365513291a13cb10fabd493d670a1e15f83f1f8712d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling tokio v1.28.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling tracing v0.1.38 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.52 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.87 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling zstd-safe v6.0.5+zstd.1.5.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling uuid v1.3.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.20/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9a144c4a31ed42b627e2c365513291a13cb10fabd493d670a1e15f83f1f8712d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a144c4a31ed42b627e2c365513291a13cb10fabd493d670a1e15f83f1f8712d", kill_on_drop: false }` [INFO] [stdout] 9a144c4a31ed42b627e2c365513291a13cb10fabd493d670a1e15f83f1f8712d