[INFO] cloning repository https://github.com/jasal82/metabuild
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jasal82/metabuild" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasal82%2Fmetabuild", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasal82%2Fmetabuild'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4d621fec685479f4e0ec3fc29634fc041a656906
[INFO] testing jasal82/metabuild against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasal82%2Fmetabuild" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jasal82/metabuild on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/jasal82/metabuild
[INFO] finished tweaking git repo https://github.com/jasal82/metabuild
[INFO] tweaked toml for git repo https://github.com/jasal82/metabuild written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/jasal82/metabuild 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded self_update v0.36.0
[INFO] [stderr]   Downloaded koto_lexer v0.12.0
[INFO] [stderr]   Downloaded koto_yaml v0.12.0
[INFO] [stderr]   Downloaded koto v0.12.0
[INFO] [stderr]   Downloaded koto_tempfile v0.12.0
[INFO] [stderr]   Downloaded koto_serialize v0.12.0
[INFO] [stderr]   Downloaded koto_memory v0.12.0
[INFO] [stderr]   Downloaded koto_toml v0.12.0
[INFO] [stderr]   Downloaded koto_parser v0.12.0
[INFO] [stderr]   Downloaded koto_json v0.12.0
[INFO] [stderr]   Downloaded zip v0.6.5
[INFO] [stderr]   Downloaded koto_bytecode v0.12.0
[INFO] [stderr]   Downloaded koto_runtime v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bdac3530007879b5dd01c2f2bcc32c4722e4b2d1830ecc2fc17402cfe835bdf0
[INFO] running `Command { std: "docker" "start" "-a" "bdac3530007879b5dd01c2f2bcc32c4722e4b2d1830ecc2fc17402cfe835bdf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bdac3530007879b5dd01c2f2bcc32c4722e4b2d1830ecc2fc17402cfe835bdf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdac3530007879b5dd01c2f2bcc32c4722e4b2d1830ecc2fc17402cfe835bdf0", kill_on_drop: false }`
[INFO] [stdout] bdac3530007879b5dd01c2f2bcc32c4722e4b2d1830ecc2fc17402cfe835bdf0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4881a2957a08de8e40c598d321d58ad1d74c546da4bf0897aa7662f8476d0d32
[INFO] running `Command { std: "docker" "start" "-a" "4881a2957a08de8e40c598d321d58ad1d74c546da4bf0897aa7662f8476d0d32", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling openssl-src v111.25.2+1.1.1t
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling rustix v0.37.7
[INFO] [stderr]    Compiling openssl-sys v0.9.84
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling koto_lexer v0.12.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling tokio v1.27.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling koto_memory v0.12.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling dunce v1.0.3
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling openssl v0.10.49
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling regex v1.9.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling koto_parser v0.12.0
[INFO] [stderr]    Compiling koto_bytecode v0.12.0
[INFO] [stderr]    Compiling koto_runtime v0.12.0
[INFO] [stderr]    Compiling zstd-sys v2.0.8+zstd.1.5.5
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.7
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.0
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling cpufeatures v0.2.6
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling pest v2.5.7
[INFO] [stderr]    Compiling h2 v0.3.16
[INFO] [stderr]    Compiling chrono-tz-build v0.0.2
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling bstr v1.4.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling portable-atomic v0.3.19
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling globset v0.4.10
[INFO] [stderr]    Compiling anstyle-parse v0.1.1
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling pest_meta v2.5.7
[INFO] [stderr]    Compiling chrono-tz v0.6.1
[INFO] [stderr]    Compiling koto_serialize v0.12.0
[INFO] [stderr]    Compiling hyper v0.14.25
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling is-terminal v0.4.6
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling concolor-query v0.3.3
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling gimli v0.27.2
[INFO] [stderr]    Compiling anstyle v0.3.5
[INFO] [stderr]    Compiling concolor-override v1.0.0
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling anstream v0.2.6
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling pest_generator v2.5.7
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling pear_codegen v0.2.4
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling toml_datetime v0.6.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_spanned v0.6.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.2
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling console v0.15.5
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling figment v0.10.8
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling clap_lex v0.4.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling rustc-demangle v0.1.22
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling winnow v0.4.1
[INFO] [stderr]    Compiling self_update v0.36.0
[INFO] [stderr]    Compiling ipnet v2.7.2
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling pear v0.2.4
[INFO] [stderr]    Compiling clap_builder v4.2.1
[INFO] [stderr]    Compiling time v0.3.21
[INFO] [stderr]    Compiling clap_derive v4.2.0
[INFO] [stderr]    Compiling toml_edit v0.19.8
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling indicatif v0.17.3
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling pest_derive v2.5.7
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling xattr v0.2.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling filetime v0.2.20
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling quick-xml v0.23.1
[INFO] [stderr]    Compiling path-dedot v3.0.18
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.9
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling mb v0.3.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling urlencoding v2.1.2
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling ureq v2.6.2
[INFO] [stderr]    Compiling serde_yaml v0.9.27
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling path-absolutize v3.0.14
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling tar v0.4.38
[INFO] [stderr]    Compiling tera v1.18.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling koto_yaml v0.12.0
[INFO] [stderr]    Compiling clap v4.2.1
[INFO] [stderr]    Compiling toml v0.7.3
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling koto_toml v0.12.0
[INFO] [stderr]    Compiling koto_json v0.12.0
[INFO] [stderr]    Compiling koto_tempfile v0.12.0
[INFO] [stderr]    Compiling koto v0.12.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.5
[INFO] [stderr]    Compiling crypto-hash v0.3.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.16
[INFO] [stderr]    Compiling git2 v0.16.1
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/scripting/api/io.rs:96:23
[INFO] [stdout]    |
[INFO] [stdout] 96 |             .map_err(|e| make_runtime_error!(format!("Failed to create directory {path}")))?
[INFO] [stdout]    |                       ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/scripting/api/io.rs:193:23
[INFO] [stdout]     |
[INFO] [stdout] 193 |             .map_err(|e| make_runtime_error!("Failed to fetch file metadata: {e}"))?;
[INFO] [stdout]     |                       ^ unused variable      ------------------------------------ you might have meant to use string interpolation in this string literal
[INFO] [stdout]     |
[INFO] [stdout] help: string interpolation only works in `format!` invocations
[INFO] [stdout]     |
[INFO] [stdout] 193 |             .map_err(|e| make_runtime_error!(format!("Failed to fetch file metadata: {e}")))?;
[INFO] [stdout]     |                                              ++++++++                                    +
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 193 |             .map_err(|_e| make_runtime_error!("Failed to fetch file metadata: {e}"))?;
[INFO] [stdout]     |                       ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/scripting/api/net.rs:56:23
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn display(&self, ctx: &mut DisplayContext) -> Result<()> {
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/scripting/api/net.rs:91:30
[INFO] [stdout]    |
[INFO] [stdout] 91 |     result.add_fn("client", |ctx| Ok(Client::new().into()));
[INFO] [stdout]    |                              ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Registry` is never constructed
[INFO] [stdout]  --> src/deps/registry.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Registry {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new`, `get_cache_path`, and `open_or_clone` are never used
[INFO] [stdout]   --> src/deps/registry.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Registry {
[INFO] [stdout]    | ------------- associated functions in this implementation
[INFO] [stdout] 14 |     pub fn new(url: &str, cache_base: &Path) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     fn get_cache_path(cache_base: &Path, url: &str) -> Result<PathBuf, anyhow::Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     fn open_or_clone(url: &str, cache_base: &Path) -> Result<Repository, anyhow::Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "4881a2957a08de8e40c598d321d58ad1d74c546da4bf0897aa7662f8476d0d32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4881a2957a08de8e40c598d321d58ad1d74c546da4bf0897aa7662f8476d0d32", kill_on_drop: false }`
[INFO] [stdout] 4881a2957a08de8e40c598d321d58ad1d74c546da4bf0897aa7662f8476d0d32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26883a9680ef492a9f0e35838eb88609d0b8e724ebb9a38d1003cbf1a3e1546f
[INFO] running `Command { std: "docker" "start" "-a" "26883a9680ef492a9f0e35838eb88609d0b8e724ebb9a38d1003cbf1a3e1546f", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling mb v0.3.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/scripting/api/io.rs:96:23
[INFO] [stdout]    |
[INFO] [stdout] 96 |             .map_err(|e| make_runtime_error!(format!("Failed to create directory {path}")))?
[INFO] [stdout]    |                       ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> src/scripting/api/io.rs:193:23
[INFO] [stdout]     |
[INFO] [stdout] 193 |             .map_err(|e| make_runtime_error!("Failed to fetch file metadata: {e}"))?;
[INFO] [stdout]     |                       ^ unused variable      ------------------------------------ you might have meant to use string interpolation in this string literal
[INFO] [stdout]     |
[INFO] [stdout] help: string interpolation only works in `format!` invocations
[INFO] [stdout]     |
[INFO] [stdout] 193 |             .map_err(|e| make_runtime_error!(format!("Failed to fetch file metadata: {e}")))?;
[INFO] [stdout]     |                                              ++++++++                                    +
[INFO] [stdout] help: if this is intentional, prefix it with an underscore
[INFO] [stdout]     |
[INFO] [stdout] 193 |             .map_err(|_e| make_runtime_error!("Failed to fetch file metadata: {e}"))?;
[INFO] [stdout]     |                       ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/scripting/api/net.rs:56:23
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn display(&self, ctx: &mut DisplayContext) -> Result<()> {
[INFO] [stdout]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/scripting/api/net.rs:91:30
[INFO] [stdout]    |
[INFO] [stdout] 91 |     result.add_fn("client", |ctx| Ok(Client::new().into()));
[INFO] [stdout]    |                              ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `url` and `repo` are never read
[INFO] [stdout]   --> src/deps/registry.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout] 8  | pub struct Registry {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 9  |     url: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 10 |     repo: Repository,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/deps/registry.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Registry {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 14 |     pub fn new(url: &str, cache_base: &Path) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.27s
[INFO] running `Command { std: "docker" "inspect" "26883a9680ef492a9f0e35838eb88609d0b8e724ebb9a38d1003cbf1a3e1546f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26883a9680ef492a9f0e35838eb88609d0b8e724ebb9a38d1003cbf1a3e1546f", kill_on_drop: false }`
[INFO] [stdout] 26883a9680ef492a9f0e35838eb88609d0b8e724ebb9a38d1003cbf1a3e1546f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 78a9a8ae28459ad2d6bae46a90a113280d6d2d579d5ff75154cb7f3cca8d80b8
[INFO] running `Command { std: "docker" "start" "-a" "78a9a8ae28459ad2d6bae46a90a113280d6d2d579d5ff75154cb7f3cca8d80b8", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]   --> src/scripting/api/io.rs:96:23
[INFO] [stderr]    |
[INFO] [stderr] 96 |             .map_err(|e| make_runtime_error!(format!("Failed to create directory {path}")))?
[INFO] [stderr]    |                       ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]    --> src/scripting/api/io.rs:193:23
[INFO] [stderr]     |
[INFO] [stderr] 193 |             .map_err(|e| make_runtime_error!("Failed to fetch file metadata: {e}"))?;
[INFO] [stderr]     |                       ^ unused variable      ------------------------------------ you might have meant to use string interpolation in this string literal
[INFO] [stderr]     |
[INFO] [stderr] help: string interpolation only works in `format!` invocations
[INFO] [stderr]     |
[INFO] [stderr] 193 |             .map_err(|e| make_runtime_error!(format!("Failed to fetch file metadata: {e}")))?;
[INFO] [stderr]     |                                              ++++++++                                    +
[INFO] [stderr] help: if this is intentional, prefix it with an underscore
[INFO] [stderr]     |
[INFO] [stderr] 193 |             .map_err(|_e| make_runtime_error!("Failed to fetch file metadata: {e}"))?;
[INFO] [stderr]     |                       ~~
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]   --> src/scripting/api/net.rs:56:23
[INFO] [stderr]    |
[INFO] [stderr] 56 |     fn display(&self, ctx: &mut DisplayContext) -> Result<()> {
[INFO] [stderr]    |                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]   --> src/scripting/api/net.rs:91:30
[INFO] [stderr]    |
[INFO] [stderr] 91 |     result.add_fn("client", |ctx| Ok(Client::new().into()));
[INFO] [stderr]    |                              ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr] 
[INFO] [stderr] warning: fields `url` and `repo` are never read
[INFO] [stderr]   --> src/deps/registry.rs:9:5
[INFO] [stderr]    |
[INFO] [stderr] 8  | pub struct Registry {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] 9  |     url: String,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 10 |     repo: Repository,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/deps/registry.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 13 | impl Registry {
[INFO] [stderr]    | ------------- associated function in this implementation
[INFO] [stderr] 14 |     pub fn new(url: &str, cache_base: &Path) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `mb` (bin "mb" test) generated 6 warnings (run `cargo fix --bin "mb" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mb-3f207184436370cb)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test scripting::api::utils::tests::test_template ... ok
[INFO] [stdout] test deps::registry::tests::test_get_cache_path ... ok
[INFO] [stdout] test deps::registry::tests::test_open_or_clone ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- deps::registry::tests::test_open_or_clone stdout ----
[INFO] [stdout] thread 'deps::registry::tests::test_open_or_clone' panicked at src/deps/registry.rs:81:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Failed to clone repository 'https://github.com/jasal82/metabuild': failed to resolve address for github.com: Temporary failure in name resolution; class=Net (12)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.75/src/backtrace.rs:27:14
[INFO] [stdout]    1: mb::deps::registry::Registry::open_or_clone::{{closure}}
[INFO] [stdout]              at ./src/deps/registry.rs:48:30
[INFO] [stdout]    2: core::result::Result<T,E>::map_err
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:829:27
[INFO] [stdout]    3: mb::deps::registry::Registry::open_or_clone
[INFO] [stdout]              at ./src/deps/registry.rs:47:13
[INFO] [stdout]    4: mb::deps::registry::tests::test_open_or_clone
[INFO] [stdout]              at ./src/deps/registry.rs:80:13
[INFO] [stdout]    5: mb::deps::registry::tests::test_open_or_clone::{{closure}}
[INFO] [stdout]              at ./src/deps/registry.rs:77:28
[INFO] [stdout]    6: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: test::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]    9: test::run_test_in_process::{{closure}}
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   10: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   11: std::panicking::try::do_call
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   12: std::panicking::try
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   13: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   14: test::run_test_in_process
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   15: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   16: test::run_test::{{closure}}
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   17: std::sys_common::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   18: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   19: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   20: std::panicking::try::do_call
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   21: std::panicking::try
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   22: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   23: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   24: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   26: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   27: std::sys::pal::unix::thread::Thread::new::thread_start
[INFO] [stdout]              at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: __clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ca4f7c9625 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55ca4f7c9625 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55ca4f7c9625 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55ca4f7c9625 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55ca4f7f231b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55ca4f7f231b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55ca4f7c688f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55ca4f7c93fe - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55ca4f7c93fe - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55ca4f7caea9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55ca4f7cab6e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55ca4f48da5a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55ca4f48da5a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55ca4f7cb4ab - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55ca4f7cb4ab - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55ca4f7cb224 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55ca4f7c9ae9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55ca4f7caf57 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55ca4f453cd3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55ca4f454206 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55ca4f457702 - core::result::Result<T,E>::unwrap::he4532489974b1720
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55ca4f457702 - mb::deps::registry::tests::test_open_or_clone::hde63e57fb3d0112b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/deps/registry.rs:80:13
[INFO] [stdout]   22:     0x55ca4f457517 - mb::deps::registry::tests::test_open_or_clone::{{closure}}::hd7759fd4f3f1e8f6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/deps/registry.rs:77:28
[INFO] [stdout]   23:     0x55ca4f458296 - core::ops::function::FnOnce::call_once::hbda5e47538a04652
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55ca4f49243b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55ca4f49243b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x55ca4f491b41 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x55ca4f491b41 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x55ca4f491b41 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x55ca4f491b41 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x55ca4f491b41 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x55ca4f491b41 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x55ca4f491b41 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x55ca4f45a504 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x55ca4f45a504 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x55ca4f45ef32 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x55ca4f45ef32 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x55ca4f45ef32 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x55ca4f45ef32 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x55ca4f45ef32 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x55ca4f45ef32 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x55ca4f45ef32 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55ca4f7d0f0b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x55ca4f7d0f0b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x55ca4f7d0f0b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f889af69ac3 - <unknown>
[INFO] [stdout]   46:     0x7f889affaa04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     deps::registry::tests::test_open_or_clone
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin mb`
[INFO] running `Command { std: "docker" "inspect" "78a9a8ae28459ad2d6bae46a90a113280d6d2d579d5ff75154cb7f3cca8d80b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78a9a8ae28459ad2d6bae46a90a113280d6d2d579d5ff75154cb7f3cca8d80b8", kill_on_drop: false }`
[INFO] [stdout] 78a9a8ae28459ad2d6bae46a90a113280d6d2d579d5ff75154cb7f3cca8d80b8
