[INFO] cloning repository https://github.com/svmk/fund-watch-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/svmk/fund-watch-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvmk%2Ffund-watch-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvmk%2Ffund-watch-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 17c099ad4b0dae6def6de037aa6520f83d43fc90 [INFO] testing svmk/fund-watch-bot against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsvmk%2Ffund-watch-bot" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/svmk/fund-watch-bot on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/svmk/fund-watch-bot [INFO] finished tweaking git repo https://github.com/svmk/fund-watch-bot [INFO] tweaked toml for git repo https://github.com/svmk/fund-watch-bot written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/svmk/fund-watch-bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/svmk/derive_value_object` [INFO] [stderr] Updating git repository `https://gitlab.com/svmk/tbot` [INFO] [stderr] Updating git repository `https://github.com/svmk/typed-di` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded paste v1.0.4 [INFO] [stderr] Downloaded hyper-proxy v0.9.0 [INFO] [stderr] Downloaded sentry-core v0.22.0 [INFO] [stderr] Downloaded sentry-panic v0.22.0 [INFO] [stderr] Downloaded sentry v0.22.0 [INFO] [stderr] Downloaded sentry-anyhow v0.22.0 [INFO] [stderr] Downloaded darling_core v0.12.0 [INFO] [stderr] Downloaded derive-new v0.5.9 [INFO] [stderr] Downloaded loom v0.4.0 [INFO] [stderr] Downloaded sentry-backtrace v0.22.0 [INFO] [stderr] Downloaded crossbeam-utils v0.8.2 [INFO] [stderr] Downloaded async-walkdir v0.2.0 [INFO] [stderr] Downloaded sxd-document v0.3.2 [INFO] [stderr] Downloaded async-socks5 v0.5.0 [INFO] [stderr] Downloaded tracing v0.1.24 [INFO] [stderr] Downloaded peresil v0.3.0 [INFO] [stderr] Downloaded serde-query-derive v0.1.3 [INFO] [stderr] Downloaded mio v0.7.8 [INFO] [stderr] Downloaded darling v0.12.0 [INFO] [stderr] Downloaded darling_macro v0.12.0 [INFO] [stderr] Downloaded sentry-types v0.22.0 [INFO] [stderr] Downloaded sentry-contexts v0.22.0 [INFO] [stderr] Downloaded hyper-socks2 v0.6.0 [INFO] [stderr] Downloaded serde-query v0.1.3 [INFO] [stderr] Downloaded sxd-xpath v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e324ecde197a2a1a1b4b24f8476e5bb6ba617003f2ed8f680c33433d4eee2960 [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" "e324ecde197a2a1a1b4b24f8476e5bb6ba617003f2ed8f680c33433d4eee2960", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e324ecde197a2a1a1b4b24f8476e5bb6ba617003f2ed8f680c33433d4eee2960", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e324ecde197a2a1a1b4b24f8476e5bb6ba617003f2ed8f680c33433d4eee2960", kill_on_drop: false }` [INFO] [stdout] e324ecde197a2a1a1b4b24f8476e5bb6ba617003f2ed8f680c33433d4eee2960 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d8d3e4b957190647bb01ae471474639fb8fe5fa5048bf40f757ae2a8e7e0ff8 [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" "6d8d3e4b957190647bb01ae471474639fb8fe5fa5048bf40f757ae2a8e7e0ff8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling peresil v0.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling radix_fmt v1.0.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling sxd-document v0.3.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling sxd-xpath v0.4.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling nb-connect v1.0.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling async-walkdir v0.2.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling sentry-contexts v0.22.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling darling_core v0.12.0 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling ctor v0.1.19 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tracing-attributes v0.1.13 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling serde-query-derive v0.1.3 [INFO] [stderr] Compiling is-macro v0.1.9 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling darling_macro v0.12.0 [INFO] [stderr] Compiling mio v0.7.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling darling v0.12.0 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling tracing v0.1.24 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling typed-di v0.1.0 (https://github.com/svmk/typed-di#cd1bedb3) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-di-4ca067924af14fc7/cd1bedb/src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `raw` in `std` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/typed-di-4ca067924af14fc7/cd1bedb/src/service/service.rs:50:39 [INFO] [stdout] | [INFO] [stdout] 50 | let reference: ::std::raw::TraitObject = unsafe { [INFO] [stdout] | ^^^ could not find `raw` in `std` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `typed-di` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6d8d3e4b957190647bb01ae471474639fb8fe5fa5048bf40f757ae2a8e7e0ff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d8d3e4b957190647bb01ae471474639fb8fe5fa5048bf40f757ae2a8e7e0ff8", kill_on_drop: false }` [INFO] [stdout] 6d8d3e4b957190647bb01ae471474639fb8fe5fa5048bf40f757ae2a8e7e0ff8