[INFO] cloning repository https://github.com/OnlyCS/robot-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OnlyCS/robot-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOnlyCS%2Frobot-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOnlyCS%2Frobot-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 21aec539e114e352f7b26e52b4b19429e9cf47f3 [INFO] checking OnlyCS/robot-rs against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOnlyCS%2Frobot-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/OnlyCS/robot-rs on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/OnlyCS/robot-rs [INFO] finished tweaking git repo https://github.com/OnlyCS/robot-rs [INFO] tweaked toml for git repo https://github.com/OnlyCS/robot-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/OnlyCS/robot-rs 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded value-bag v1.7.0 [INFO] [stderr] Downloaded autocxx-build v0.26.0 [INFO] [stderr] Downloaded sluice v0.5.5 [INFO] [stderr] Downloaded autocxx-macro v0.26.0 [INFO] [stderr] Downloaded async-global-executor v2.4.1 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.115 [INFO] [stderr] Downloaded infer v0.2.3 [INFO] [stderr] Downloaded hermit-abi v0.3.4 [INFO] [stderr] Downloaded miette-derive v5.10.0 [INFO] [stderr] Downloaded autocxx-parser v0.26.0 [INFO] [stderr] Downloaded pin-project-internal v1.1.4 [INFO] [stderr] Downloaded autocxx v0.26.0 [INFO] [stderr] Downloaded spinning_top v0.2.5 [INFO] [stderr] Downloaded moveit v0.6.0 [INFO] [stderr] Downloaded cxx-gen v0.7.115 [INFO] [stderr] Downloaded autocxx-bindgen v0.65.1 [INFO] [stderr] Downloaded miette v5.10.0 [INFO] [stderr] Downloaded autocxx-engine v0.26.0 [INFO] [stderr] Downloaded cxx v1.0.115 [INFO] [stderr] Downloaded curl v0.4.44 [INFO] [stderr] Downloaded openssl-sys v0.9.99 [INFO] [stderr] Downloaded http-types v2.12.0 [INFO] [stderr] Downloaded flume v0.9.2 [INFO] [stderr] Downloaded isahc v0.9.14 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.115 [INFO] [stderr] Downloaded libnghttp2-sys v0.1.9+1.58.0 [INFO] [stderr] Downloaded pin-project v1.1.4 [INFO] [stderr] Downloaded http-client v6.5.3 [INFO] [stderr] Downloaded surf v2.3.2 [INFO] [stderr] Downloaded async-io v2.3.1 [INFO] [stderr] Downloaded zip-extract v0.1.3 [INFO] [stderr] Downloaded curl-sys v0.4.71+curl-8.6.0 [INFO] [stderr] Downloaded libz-sys v1.1.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5855454cc0cc7a87c4e0fa09ed4e8bdeefe23bbb237720c37a82e4e3104d1488 [INFO] running `Command { std: "docker" "start" "-a" "5855454cc0cc7a87c4e0fa09ed4e8bdeefe23bbb237720c37a82e4e3104d1488", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5855454cc0cc7a87c4e0fa09ed4e8bdeefe23bbb237720c37a82e4e3104d1488", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5855454cc0cc7a87c4e0fa09ed4e8bdeefe23bbb237720c37a82e4e3104d1488", kill_on_drop: false }` [INFO] [stdout] 5855454cc0cc7a87c4e0fa09ed4e8bdeefe23bbb237720c37a82e4e3104d1488 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db45548e133188ed9e89e2efc8c1c18287aad169e905553b2f8fe554c8e56de7 [INFO] running `Command { std: "docker" "start" "-a" "db45548e133188ed9e89e2efc8c1c18287aad169e905553b2f8fe554c8e56de7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling value-bag v1.7.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.90 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling wasm-bindgen v0.2.90 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling futures-lite v2.2.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling async-channel v2.1.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling libnghttp2-sys v0.1.9+1.58.0 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Compiling curl-sys v0.4.71+curl-8.6.0 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling link-cplusplus v1.0.9 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling spinning_top v0.2.5 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling cxxbridge-flags v1.0.115 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling cxx v1.0.115 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.90 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling autocxx-bindgen v0.65.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling aquamarine v0.1.12 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.90 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling cxx-gen v0.7.115 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.90 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling js-sys v0.3.67 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling polling v3.3.2 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling async-io v2.3.1 [INFO] [stderr] Compiling cxxbridge-macro v1.0.115 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Compiling autocxx v0.26.0 [INFO] [stderr] Checking unnamed-2024 v0.1.0 (/opt/rustwide/workdir/unnamed-2024) [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling web-sys v0.3.67 [INFO] [stderr] Checking moveit v0.6.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling autocxx-parser v0.26.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling autocxx-engine v0.26.0 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling autocxx-macro v0.26.0 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking http-client v6.5.3 [INFO] [stderr] Checking surf v2.3.2 [INFO] [stderr] Checking zip-extract v0.1.3 [INFO] [stderr] Checking wpilibcpp-build v0.1.0 (/opt/rustwide/workdir/wpilibcpp-build) [INFO] [stderr] Compiling autocxx-build v0.26.0 [INFO] [stderr] Compiling wpilib v0.1.0 (/opt/rustwide/workdir/wpilib) [INFO] [stderr] error: failed to run custom build command for `wpilib v0.1.0 (/opt/rustwide/workdir/wpilib)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/wpilib-a481f303f3058931/build-script-build` (exit status: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: Download(Surf(CouldntResolveHost: couldn't resolve host name [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stderr] 1: >::into [INFO] [stderr] 2: http_types::error::Error::new [INFO] [stderr] 3: >::from [INFO] [stderr] 4: core::ops::function::FnOnce::call_once [INFO] [stderr] 5: core::result::Result::map_err [INFO] [stderr] 6: ::send::{{closure}} [INFO] [stderr] 7: as core::future::future::Future>::poll [INFO] [stderr] 8: surf::client::Client::send::{{closure}}::{{closure}}::{{closure}} [INFO] [stderr] 9: as core::future::future::Future>::poll [INFO] [stderr] 10: ::handle::{{closure}} [INFO] [stderr] 11: as core::future::future::Future>::poll [INFO] [stderr] 12: surf::client::Client::send::{{closure}} [INFO] [stderr] 13: ::poll::{{closure}} [INFO] [stderr] 14: ::poll [INFO] [stderr] 15: wpilibcpp_build::runner::Runner::download_and_unzip::{{closure}}::{{closure}} [INFO] [stderr] 16: as core::future::future::Future>::poll [INFO] [stderr] 17: as core::future::future::Future>::poll [INFO] [stderr] 18: wpilibcpp_build::runner::Runner::download_and_unzip::{{closure}} [INFO] [stderr] 19: build_script_build::main_async::{{closure}} [INFO] [stderr] 20: as core::future::future::Future>::poll::{{closure}} [INFO] [stderr] 21: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}} [INFO] [stderr] 22: std::thread::local::LocalKey::try_with [INFO] [stderr] 23: std::thread::local::LocalKey::with [INFO] [stderr] 24: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current [INFO] [stderr] 25: as core::future::future::Future>::poll [INFO] [stderr] 26: as core::future::future::Future>::poll [INFO] [stderr] 27: async_executor::Executor::run::{{closure}} [INFO] [stderr] 28: async_executor::LocalExecutor::run::{{closure}} [INFO] [stderr] 29: async_io::driver::block_on::{{closure}} [INFO] [stderr] 30: std::thread::local::LocalKey::try_with [INFO] [stderr] 31: std::thread::local::LocalKey::with [INFO] [stderr] 32: async_io::driver::block_on [INFO] [stderr] 33: async_global_executor::reactor::block_on::{{closure}} [INFO] [stderr] 34: async_global_executor::reactor::block_on [INFO] [stderr] 35: async_global_executor::executor::block_on::{{closure}} [INFO] [stderr] 36: std::thread::local::LocalKey::try_with [INFO] [stderr] 37: std::thread::local::LocalKey::with [INFO] [stderr] 38: async_global_executor::executor::block_on [INFO] [stderr] 39: async_std::task::builder::Builder::blocking::{{closure}}::{{closure}} [INFO] [stderr] 40: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}} [INFO] [stderr] 41: std::thread::local::LocalKey::try_with [INFO] [stderr] 42: std::thread::local::LocalKey::with [INFO] [stderr] 43: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current [INFO] [stderr] 44: async_std::task::builder::Builder::blocking::{{closure}} [INFO] [stderr] 45: std::thread::local::LocalKey::try_with [INFO] [stderr] 46: std::thread::local::LocalKey::with [INFO] [stderr] 47: async_std::task::builder::Builder::blocking [INFO] [stderr] 48: async_std::task::block_on::block_on [INFO] [stderr] 49: build_script_build::main [INFO] [stderr] 50: core::ops::function::FnOnce::call_once [INFO] [stderr] 51: std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stderr] 52: std::rt::lang_start::{{closure}} [INFO] [stderr] 53: core::ops::function::impls:: for &F>::call_once [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 54: std::panicking::try::do_call [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:559:40 [INFO] [stderr] 55: std::panicking::try [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:523:19 [INFO] [stderr] 56: std::panic::catch_unwind [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panic.rs:149:14 [INFO] [stderr] 57: std::rt::lang_start_internal::{{closure}} [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/rt.rs:141:48 [INFO] [stderr] 58: std::panicking::try::do_call [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:559:40 [INFO] [stderr] 59: std::panicking::try [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panicking.rs:523:19 [INFO] [stderr] 60: std::panic::catch_unwind [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/panic.rs:149:14 [INFO] [stderr] 61: std::rt::lang_start_internal [INFO] [stderr] at /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/rt.rs:141:20 [INFO] [stderr] 62: std::rt::lang_start [INFO] [stderr] 63: main [INFO] [stderr] 64: [INFO] [stderr] 65: __libc_start_main [INFO] [stderr] 66: _start)) [INFO] running `Command { std: "docker" "inspect" "db45548e133188ed9e89e2efc8c1c18287aad169e905553b2f8fe554c8e56de7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db45548e133188ed9e89e2efc8c1c18287aad169e905553b2f8fe554c8e56de7", kill_on_drop: false }` [INFO] [stdout] db45548e133188ed9e89e2efc8c1c18287aad169e905553b2f8fe554c8e56de7 [INFO] checking OnlyCS/robot-rs against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOnlyCS%2Frobot-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/OnlyCS/robot-rs on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/OnlyCS/robot-rs [INFO] finished tweaking git repo https://github.com/OnlyCS/robot-rs [INFO] tweaked toml for git repo https://github.com/OnlyCS/robot-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/OnlyCS/robot-rs 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a65387b0a679fce2296960f1284c4311130b48e54483172808e44794aa044560 [INFO] running `Command { std: "docker" "start" "-a" "a65387b0a679fce2296960f1284c4311130b48e54483172808e44794aa044560", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a65387b0a679fce2296960f1284c4311130b48e54483172808e44794aa044560", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a65387b0a679fce2296960f1284c4311130b48e54483172808e44794aa044560", kill_on_drop: false }` [INFO] [stdout] a65387b0a679fce2296960f1284c4311130b48e54483172808e44794aa044560 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9286307c465eaac8b578a3b9ceb931796e2ada8fe29fed7973001d85323fd6d9 [INFO] running `Command { std: "docker" "start" "-a" "9286307c465eaac8b578a3b9ceb931796e2ada8fe29fed7973001d85323fd6d9", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "9286307c465eaac8b578a3b9ceb931796e2ada8fe29fed7973001d85323fd6d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9286307c465eaac8b578a3b9ceb931796e2ada8fe29fed7973001d85323fd6d9", kill_on_drop: false }` [INFO] [stdout] 9286307c465eaac8b578a3b9ceb931796e2ada8fe29fed7973001d85323fd6d9