[INFO] cloning repository https://github.com/mattid89/rust_playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattid89/rust_playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattid89%2Frust_playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattid89%2Frust_playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dda7ceb2e398dd8c57dccf121a3d4b40030aaaae [INFO] building mattid89/rust_playground against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattid89%2Frust_playground" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mattid89/rust_playground [INFO] finished tweaking git repo https://github.com/mattid89/rust_playground [INFO] tweaked toml for git repo https://github.com/mattid89/rust_playground written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mattid89/rust_playground on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mattid89/rust_playground 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded md5 v0.6.1 [INFO] [stderr] Downloaded winauth v0.0.4 [INFO] [stderr] Downloaded uuid v1.6.1 [INFO] [stderr] Downloaded futures-sink v0.3.29 [INFO] [stderr] Downloaded libgssapi-sys v0.2.4 [INFO] [stderr] Downloaded futures-core v0.3.29 [INFO] [stderr] Downloaded proc-macro-crate v2.0.0 [INFO] [stderr] Downloaded futures-io v0.3.29 [INFO] [stderr] Downloaded async-io v2.2.2 [INFO] [stderr] Downloaded pretty-hex v0.3.0 [INFO] [stderr] Downloaded rust_decimal v1.33.1 [INFO] [stderr] Downloaded pest_generator v2.7.5 [INFO] [stderr] Downloaded pathdiff v0.2.1 [INFO] [stderr] Downloaded futures-lite v2.1.0 [INFO] [stderr] Downloaded tempfile v3.8.1 [INFO] [stderr] Downloaded async-executor v1.8.0 [INFO] [stderr] Downloaded event-listener v4.0.0 [INFO] [stderr] Downloaded const-random v0.1.17 [INFO] [stderr] Downloaded pest_derive v2.7.5 [INFO] [stderr] Downloaded config v0.14.0 [INFO] [stderr] Downloaded pest_meta v2.7.5 [INFO] [stderr] Downloaded openssl-sys v0.9.97 [INFO] [stderr] Downloaded futures-channel v0.3.29 [INFO] [stderr] Downloaded rkyv v0.7.42 [INFO] [stderr] Downloaded rend v0.4.1 [INFO] [stderr] Downloaded borsh v1.2.1 [INFO] [stderr] Downloaded async-net v1.8.0 [INFO] [stderr] Downloaded bigdecimal v0.3.1 [INFO] [stderr] Downloaded async-native-tls v0.4.0 [INFO] [stderr] Downloaded enumflags2_derive v0.7.8 [INFO] [stderr] Downloaded rkyv_derive v0.7.42 [INFO] [stderr] Downloaded async-attributes v1.1.2 [INFO] [stderr] Downloaded async-channel v2.1.1 [INFO] [stderr] Downloaded async-trait v0.1.74 [INFO] [stderr] Downloaded futures-task v0.3.29 [INFO] [stderr] Downloaded clang-sys v1.6.1 [INFO] [stderr] Downloaded bindgen v0.59.2 [INFO] [stderr] Downloaded time v0.3.30 [INFO] [stderr] Downloaded bytecheck_derive v0.6.11 [INFO] [stderr] Downloaded async-task v4.5.0 [INFO] [stderr] Downloaded asynchronous-codec v0.6.2 [INFO] [stderr] Downloaded enumflags2 v0.7.8 [INFO] [stderr] Downloaded futures-macro v0.3.29 [INFO] [stderr] Downloaded futures-util v0.3.29 [INFO] [stderr] Downloaded bytecheck v0.6.11 [INFO] [stderr] Downloaded shlex v1.2.0 [INFO] [stderr] Downloaded deranged v0.3.10 [INFO] [stderr] Downloaded value-bag v1.4.2 [INFO] [stderr] Downloaded tokio v1.35.0 [INFO] [stderr] Downloaded ordered-multimap v0.6.0 [INFO] [stderr] Downloaded rust-ini v0.19.0 [INFO] [stderr] Downloaded polling v3.3.1 [INFO] [stderr] Downloaded async-lock v3.2.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.39 [INFO] [stderr] Downloaded connection-string v0.2.0 [INFO] [stderr] Downloaded borsh-derive v1.2.1 [INFO] [stderr] Downloaded ahash v0.7.7 [INFO] [stderr] Downloaded syn v2.0.41 [INFO] [stderr] Downloaded openssl v0.10.61 [INFO] [stderr] Downloaded libgssapi v0.4.6 [INFO] [stderr] Downloaded tiberius v0.12.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c92f9e2615ead5466cfffd2c156b2bc2165389d49cba6f769dbe7c6b93a8c16d [INFO] running `Command { std: "docker" "start" "-a" "c92f9e2615ead5466cfffd2c156b2bc2165389d49cba6f769dbe7c6b93a8c16d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c92f9e2615ead5466cfffd2c156b2bc2165389d49cba6f769dbe7c6b93a8c16d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c92f9e2615ead5466cfffd2c156b2bc2165389d49cba6f769dbe7c6b93a8c16d", kill_on_drop: false }` [INFO] [stdout] c92f9e2615ead5466cfffd2c156b2bc2165389d49cba6f769dbe7c6b93a8c16d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a15159108f96b5d7e8f2dc8d33c674306ad2ebd715de6d184466536cff1ff521 [INFO] running `Command { std: "docker" "start" "-a" "a15159108f96b5d7e8f2dc8d33c674306ad2ebd715de6d184466536cff1ff521", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling value-bag v1.4.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling futures-lite v2.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling event-listener v4.0.0 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling async-lock v3.2.0 [INFO] [stderr] Compiling async-channel v2.1.1 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling const-random v0.1.17 [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling rust_decimal v1.33.1 [INFO] [stderr] Compiling winnow v0.6.2 [INFO] [stderr] Compiling deranged v0.3.10 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling ordered-multimap v0.6.0 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling rust-ini v0.19.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling connection-string v0.2.0 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling pretty-hex v0.3.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.8 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling tokio v1.35.0 [INFO] [stderr] Compiling enumflags2 v0.7.8 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling async-net v1.8.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling libgssapi-sys v0.2.4 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling toml_edit v0.22.6 [INFO] [stderr] Compiling toml v0.8.10 [INFO] [stderr] Compiling config v0.14.0 [INFO] [stderr] Compiling libgssapi v0.4.6 [INFO] [stderr] Compiling polling v3.3.1 [INFO] [stderr] Compiling async-native-tls v0.4.0 [INFO] [stderr] Compiling async-io v2.2.2 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling tiberius v0.12.2 [INFO] [stderr] Compiling hello_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "a15159108f96b5d7e8f2dc8d33c674306ad2ebd715de6d184466536cff1ff521", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a15159108f96b5d7e8f2dc8d33c674306ad2ebd715de6d184466536cff1ff521", kill_on_drop: false }` [INFO] [stdout] a15159108f96b5d7e8f2dc8d33c674306ad2ebd715de6d184466536cff1ff521 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 998667e82a1713aac0879fbeabdf4c6fc2aa74122a59476cf4bb3f4333a382bf [INFO] running `Command { std: "docker" "start" "-a" "998667e82a1713aac0879fbeabdf4c6fc2aa74122a59476cf4bb3f4333a382bf", kill_on_drop: false }` [INFO] [stderr] Compiling hello_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `Command { std: "docker" "inspect" "998667e82a1713aac0879fbeabdf4c6fc2aa74122a59476cf4bb3f4333a382bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "998667e82a1713aac0879fbeabdf4c6fc2aa74122a59476cf4bb3f4333a382bf", kill_on_drop: false }` [INFO] [stdout] 998667e82a1713aac0879fbeabdf4c6fc2aa74122a59476cf4bb3f4333a382bf