[INFO] cloning repository https://github.com/rusty-ferris-club/backpack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rusty-ferris-club/backpack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusty-ferris-club%2Fbackpack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusty-ferris-club%2Fbackpack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] da21b651e5b27843a8e473976797fc07fad695d4
[INFO] testing rusty-ferris-club/backpack against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusty-ferris-club%2Fbackpack" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/rusty-ferris-club/backpack
[INFO] finished tweaking git repo https://github.com/rusty-ferris-club/backpack
[INFO] tweaked toml for git repo https://github.com/rusty-ferris-club/backpack written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rusty-ferris-club/backpack on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rusty-ferris-club/backpack already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded os_pipe v0.9.2
[INFO] [stderr]   Downloaded xtaskops v0.2.1
[INFO] [stderr]   Downloaded xshell v0.2.2
[INFO] [stderr]   Downloaded dialoguer v0.10.1
[INFO] [stderr]   Downloaded unicode-linebreak v0.1.2
[INFO] [stderr]   Downloaded shared_child v0.3.5
[INFO] [stderr]   Downloaded openssl-sys v0.9.74
[INFO] [stderr]   Downloaded serial_test_derive v0.4.0
[INFO] [stderr]   Downloaded chrono-tz-build v0.0.3
[INFO] [stderr]   Downloaded bzip2 v0.4.3
[INFO] [stderr]   Downloaded edit v0.1.4
[INFO] [stderr]   Downloaded zip v0.5.13
[INFO] [stderr]   Downloaded zip-extensions v0.6.1
[INFO] [stderr]   Downloaded serial_test v0.4.0
[INFO] [stderr]   Downloaded hyper v0.14.19
[INFO] [stderr]   Downloaded cached-path v0.5.3
[INFO] [stderr]   Downloaded phf_codegen v0.11.1
[INFO] [stderr]   Downloaded merge-struct v0.1.0
[INFO] [stderr]   Downloaded rstest v0.14.0
[INFO] [stderr]   Downloaded pest v2.2.1
[INFO] [stderr]   Downloaded pest_derive v2.2.1
[INFO] [stderr]   Downloaded insta v1.17.1
[INFO] [stderr]   Downloaded owo-colors v3.4.0
[INFO] [stderr]   Downloaded rstest_macros v0.14.0
[INFO] [stderr]   Downloaded iana-time-zone v0.1.46
[INFO] [stderr]   Downloaded pest_meta v2.2.1
[INFO] [stderr]   Downloaded requestty v0.4.1
[INFO] [stderr]   Downloaded pest_generator v2.2.1
[INFO] [stderr]   Downloaded indexmap v1.9.0
[INFO] [stderr]   Downloaded openssl v0.10.40
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.11
[INFO] [stderr]   Downloaded similar v2.1.0
[INFO] [stderr]   Downloaded humansize v1.1.1
[INFO] [stderr]   Downloaded requestty-ui v0.4.1
[INFO] [stderr]   Downloaded ucd-trie v0.1.4
[INFO] [stderr]   Downloaded tera-text-filters v1.0.0
[INFO] [stderr]   Downloaded tracing-forest v0.1.4
[INFO] [stderr]   Downloaded color-eyre v0.6.1
[INFO] [stderr]   Downloaded anyhow v1.0.58
[INFO] [stderr]   Downloaded xshell-macros v0.2.2
[INFO] [stderr]   Downloaded fsio v0.3.1
[INFO] [stderr]   Downloaded tera v1.17.0
[INFO] [stderr]   Downloaded duct v0.13.5
[INFO] [stderr]   Downloaded chrono-tz v0.6.3
[INFO] [stderr]   Downloaded git-url-parse v0.4.2
[INFO] [stderr]   Downloaded interactive-actions v1.0.1
[INFO] [stderr]   Downloaded run_script v0.9.0
[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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d94d6967b53d5e0d80e121f60d39f2089b3d0892b3250c167da44f0a1334d8ca
[INFO] running `Command { std: "docker" "start" "-a" "d94d6967b53d5e0d80e121f60d39f2089b3d0892b3250c167da44f0a1334d8ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d94d6967b53d5e0d80e121f60d39f2089b3d0892b3250c167da44f0a1334d8ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d94d6967b53d5e0d80e121f60d39f2089b3d0892b3250c167da44f0a1334d8ca", kill_on_drop: false }`
[INFO] [stdout] d94d6967b53d5e0d80e121f60d39f2089b3d0892b3250c167da44f0a1334d8ca
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0cc9b05e0c81abc4c1f247321973f7ef27e71f295783e0ed86a30fc83814e3e
[INFO] running `Command { std: "docker" "start" "-a" "a0cc9b05e0c81abc4c1f247321973f7ef27e71f295783e0ed86a30fc83814e3e", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling tracing-core v0.1.28
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling smallvec v1.8.1
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[INFO] [stderr]    Compiling indexmap v1.9.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.2
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio v1.19.2
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling smawk v0.3.1
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling ucd-trie v0.1.4
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling phf_codegen v0.11.1
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling console v0.15.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling globset v0.4.9
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling chrono-tz v0.6.3
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]    Compiling iana-time-zone v0.1.46
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling crossterm v0.23.2
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling owo-colors v3.4.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling requestty-ui v0.4.1
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling pest v2.2.1
[INFO] [stderr]    Compiling tracing v0.1.35
[INFO] [stderr]    Compiling tracing-subscriber v0.3.11
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling pest_meta v2.2.1
[INFO] [stderr]    Compiling clap_lex v0.2.2
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling pest_generator v2.2.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling fsio v0.3.1
[INFO] [stderr]    Compiling pest_derive v2.2.1
[INFO] [stderr]    Compiling xattr v0.2.3
[INFO] [stderr]    Compiling filetime v0.2.16
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling clap v3.2.5
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling indicatif v0.16.2
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling tar v0.4.38
[INFO] [stderr]    Compiling strum_macros v0.24.2
[INFO] [stderr]    Compiling run_script v0.9.0
[INFO] [stderr]    Compiling color-eyre v0.6.1
[INFO] [stderr]    Compiling zip-extensions v0.6.1
[INFO] [stderr]    Compiling requestty v0.4.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling os_pipe v0.9.2
[INFO] [stderr]    Compiling shared_child v0.3.5
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling zeroize v1.5.5
[INFO] [stderr]    Compiling dialoguer v0.10.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling duct v0.13.5
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling git-url-parse v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling interactive-actions v1.0.1
[INFO] [stderr]    Compiling hyper v0.14.19
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling edit v0.1.4
[INFO] [stderr]    Compiling tracing-forest v0.1.4
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling tera v1.17.0
[INFO] [stderr]    Compiling merge-struct v0.1.0
[INFO] [stderr]    Compiling xshell-macros v0.2.2
[INFO] [stderr]    Compiling xshell v0.2.2
[INFO] [stderr]    Compiling xtaskops v0.2.1
[INFO] [stderr]    Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling tera-text-filters v1.0.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling cached-path v0.5.3
[INFO] [stderr]    Compiling backpack v2.1.1 (/opt/rustwide/workdir/backpack)
[INFO] [stdout] warning: unused import: `CopyMode`
[INFO] [stdout]  --> backpack/src/run.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::data::{CopyMode, Opts};
[INFO] [stdout]   |                   ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> backpack/src/bin/commands/add.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "a0cc9b05e0c81abc4c1f247321973f7ef27e71f295783e0ed86a30fc83814e3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0cc9b05e0c81abc4c1f247321973f7ef27e71f295783e0ed86a30fc83814e3e", kill_on_drop: false }`
[INFO] [stdout] a0cc9b05e0c81abc4c1f247321973f7ef27e71f295783e0ed86a30fc83814e3e
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c79ce76bc650a1c006ce92c3d264e367f5adff9faa142eb6974fae28467eaee4
[INFO] running `Command { std: "docker" "start" "-a" "c79ce76bc650a1c006ce92c3d264e367f5adff9faa142eb6974fae28467eaee4", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling semver v1.0.10
[INFO] [stderr]    Compiling parking_lot_core v0.7.2
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling serial_test_derive v0.4.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stdout] warning: unused import: `CopyMode`
[INFO] [stdout]  --> backpack/src/run.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::data::{CopyMode, Opts};
[INFO] [stdout]   |                   ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling similar v2.1.0
[INFO] [stderr]    Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> backpack/src/bin/commands/add.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pretty_assertions v1.2.1
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling serial_test v0.4.0
[INFO] [stderr]    Compiling rstest_macros v0.14.0
[INFO] [stderr]    Compiling insta v1.17.1
[INFO] [stderr]    Compiling rstest v0.14.0
[INFO] [stderr]    Compiling backpack v2.1.1 (/opt/rustwide/workdir/backpack)
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> backpack/src/bin/commands/add.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CopyMode`
[INFO] [stdout]  --> backpack/src/run.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::data::{CopyMode, Opts};
[INFO] [stdout]   |                   ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "c79ce76bc650a1c006ce92c3d264e367f5adff9faa142eb6974fae28467eaee4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c79ce76bc650a1c006ce92c3d264e367f5adff9faa142eb6974fae28467eaee4", kill_on_drop: false }`
[INFO] [stdout] c79ce76bc650a1c006ce92c3d264e367f5adff9faa142eb6974fae28467eaee4
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4d08c2a0286e5ae4768a973c71c182e8e72abf2d8e187797cea12be5dba09c43
[INFO] running `Command { std: "docker" "start" "-a" "4d08c2a0286e5ae4768a973c71c182e8e72abf2d8e187797cea12be5dba09c43", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: unused import: `CopyMode`
[INFO] [stderr]  --> backpack/src/run.rs:3:19
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::data::{CopyMode, Opts};
[INFO] [stderr]   |                   ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `backpack` (lib) generated 1 warning (run `cargo fix --lib -p backpack` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]  --> backpack/src/bin/commands/add.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::collections::HashMap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `backpack` (bin "bp") generated 1 warning (run `cargo fix --bin "bp"` to apply 1 suggestion)
[INFO] [stderr] warning: `backpack` (bin "bp" test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `backpack` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/backpack-f01227d1669d7dd7)
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test data::tests::test_location_urls ... ok
[INFO] [stdout] test shortlink::tests::test_custom_config::vendor_1::slug_2::gref_1 ... ok
[INFO] [stdout] test shortlink::tests::test_custom_config::vendor_1::slug_1::gref_1 ... ok
[INFO] [stdout] test content::tests::test_coord_new ... ok
[INFO] [stdout] test shortlink::tests::test_custom_config::vendor_1::slug_3::gref_1 ... ok
[INFO] [stdout] test config::tests::test_selection_filtering ... ok
[INFO] [stdout] test shortlink::tests::test_custom_config::vendor_2::slug_1::gref_1 ... ok
[INFO] [stdout] test shortlink::tests::test_custom_config::vendor_2::slug_3::gref_1 ... ok
[INFO] [stdout] test shortlink::tests::test_custom_config::vendor_4::slug_1::gref_1 ... ok
[INFO] [stdout] test shortlink::tests::test_custom_config::vendor_3::slug_2::gref_1 ... ok
[INFO] [stdout] test shortlink::tests::test_custom_config::vendor_3::slug_3::gref_1 ... ok
[INFO] [stdout] test shortlink::tests::test_custom_config::vendor_3::slug_1::gref_1 ... ok
[INFO] [stdout] test shortlink::tests::test_custom_config::vendor_2::slug_2::gref_1 ... ok
[INFO] [stdout] test shortlink::tests::test_custom_config::vendor_5::slug_1::gref_1 ... ok
[INFO] [stdout] test shortlink::tests::test_custom_config::vendor_5::slug_2::gref_1 ... ok
[INFO] [stdout] test shortlink::tests::test_custom_config::vendor_5::slug_3::gref_1 ... ok
[INFO] [stdout] test shortlink::tests::test_locations::vendor_1::slug_1::gref_1 ... ok
[INFO] [stdout] test shortlink::tests::test_custom_config::vendor_4::slug_3::gref_1 ... ok
[INFO] [stdout] test shortlink::tests::test_locations::vendor_1::slug_1::gref_2 ... ok
[INFO] [stdout] test shortlink::tests::test_locations::vendor_1::slug_2::gref_1 ... ok
[INFO] [stdout] test shortlink::tests::test_locations::vendor_1::slug_2::gref_2 ... ok
[INFO] [stdout] test shortlink::tests::test_locations::vendor_1::slug_3::gref_2 ... ok
[INFO] [stdout] test shortlink::tests::test_locations::vendor_1::slug_4::gref_1 ... ok
[INFO] [stdout] test shortlink::tests::test_locations::vendor_1::slug_3::gref_1 ... ok
[INFO] [stdout] test shortlink::tests::test_locations::vendor_1::slug_4::gref_2 ... ok
[INFO] [stdout] test shortlink::tests::test_smoke::vendor_1::slug_1::gref_1 ... ok
[INFO] [stdout] test shortlink::tests::test_smoke::vendor_2::slug_1::gref_2 ... ok
[INFO] [stdout] test shortlink::tests::test_smoke::vendor_1::slug_1::gref_2 ... ok
[INFO] [stdout] test shortlink::tests::test_smoke::vendor_2::slug_1::gref_1 ... ok
[INFO] [stdout] test shortlink::tests::test_vendors::vendor_1::slug_1::gref_1 ... ok
[INFO] [stdout] test shortlink::tests::test_custom_config::vendor_4::slug_2::gref_1 ... ok
[INFO] [stdout] test shortlink::tests::test_vendors::vendor_5::slug_1::gref_1 ... ok
[INFO] [stdout] test shortlink::tests::test_vendors::vendor_3::slug_1::gref_1 ... ok
[INFO] [stdout] test shortlink::tests::test_vendors::vendor_4::slug_1::gref_1 ... ok
[INFO] [stdout] test shortlink::tests::test_vendors::vendor_2::slug_1::gref_1 ... ok
[INFO] [stdout] test shortlink::tests::test_vendors::vendor_6::slug_1::gref_1 ... ok
[INFO] [stdout] test templates::tests::test_multiple_path_swaps ... ok
[INFO] [stdout] test shortlink::tests::test_vendors::vendor_7::slug_1::gref_1 ... ok
[INFO] [stdout] test templates::tests::test_render_swaps ... ok
[INFO] [stdout] test templates::tests::test_render_swaps_empty_context ... ok
[INFO] [stdout] test templates::tests::test_render_swaps_inflections ... ok
[INFO] [stdout] test templates::tests::test_render_wrong_context ... ok
[INFO] [stdout] test templates::tests::test_swap_path ... ok
[INFO] [stdout] test templates::tests::test_match_copy ... ok
[INFO] [stdout] test templates::tests::test_match_path ... ok
[INFO] [stdout] test config::tests::test_with_no_configs ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p backpack --lib`
[INFO] [stdout] test config::tests::test_with_no_global_folder ... ok
[INFO] [stdout] test templates::tests::test_multiple_content_swaps ... FAILED
[INFO] [stdout] test config::tests::test_merge_sources ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- templates::tests::test_multiple_content_swaps stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'templates::tests::test_multiple_content_swaps' panicked at backpack/src/templates.rs:462:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x615c9266c832 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x615c9266c832 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x615c9266c832 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x615c9266c832 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x615c926975b3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x615c926975b3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x615c92668e13 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x615c92668e13 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x615c9266c682 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x615c9266e739 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x615c9266e56e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x615c92018aa4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x615c92018aa4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x615c9266f20e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x615c9266f20e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x615c9266eeda - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x615c9266cd39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x615c9266eb6d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x615c92695220 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x615c92695686 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x615c91fd0abc - core::result::Result<T,E>::unwrap::hc01c41b41c0fd9ce
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x615c91fd0abc - backpack::templates::tests::test_multiple_content_swaps::hc1f7933f6f51faa0
[INFO] [stdout]                                at /opt/rustwide/workdir/backpack/src/templates.rs:462:14
[INFO] [stdout]   22:     0x615c91fcfcd7 - backpack::templates::tests::test_multiple_content_swaps::{{closure}}::h4a661040007dc22f
[INFO] [stdout]                                at /opt/rustwide/workdir/backpack/src/templates.rs:424:37
[INFO] [stdout]   23:     0x615c91fc1da6 - core::ops::function::FnOnce::call_once::h4d5eb3f3d90e8555
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x615c9201e30b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x615c9201e30b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x615c9201d445 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x615c9201d445 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x615c9201d445 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x615c9201d445 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x615c9201d445 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x615c9201d445 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x615c9201d445 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x615c91fe1044 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x615c91fe1044 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x615c91fe4a1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x615c91fe4a1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x615c91fe4a1a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x615c91fe4a1a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x615c91fe4a1a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x615c91fe4a1a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x615c91fe4a1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x615c926726ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x615c926726ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7c0cf656baa4 - <unknown>
[INFO] [stdout]   45:     0x7c0cf65f8a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- config::tests::test_merge_sources stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::tests::test_merge_sources' panicked at backpack/src/config.rs:305:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x615c9266c832 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x615c9266c832 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x615c9266c832 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x615c9266c832 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x615c926975b3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x615c926975b3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x615c92668e13 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x615c92668e13 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x615c9266c682 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x615c9266e739 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x615c9266e56e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x615c92018aa4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x615c92018aa4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x615c9266f20e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x615c9266f20e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x615c9266eeda - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x615c9266cd39 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x615c9266eb6d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x615c92695220 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x615c92695686 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x615c91fc8eee - core::result::Result<T,E>::unwrap::h1627d41e05c90f1b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x615c91fc8eee - backpack::config::tests::test_merge_sources::{{closure}}::h0aebc2c65548cc3b
[INFO] [stdout]                                at /opt/rustwide/workdir/backpack/src/config.rs:305:44
[INFO] [stdout]   22:     0x615c91fc15ce - core::ops::function::FnOnce::call_once::h008c4a5a2fe537c7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x615c92420207 - serial_test::serial_core::hb462d5f75d51a664
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-0.4.0/src/lib.rs:64:5
[INFO] [stdout]   24:     0x615c91fc8b07 - backpack::config::tests::test_merge_sources::h7ffb89c52973d7bd
[INFO] [stdout]                                at /opt/rustwide/workdir/backpack/src/config.rs:295:5
[INFO] [stdout]   25:     0x615c91fc8ad7 - backpack::config::tests::test_merge_sources::{{closure}}::h0f9cd592547691d2
[INFO] [stdout]                                at /opt/rustwide/workdir/backpack/src/config.rs:296:28
[INFO] [stdout]   26:     0x615c91fc1f66 - core::ops::function::FnOnce::call_once::h59a24da74a7c5072
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x615c9201e30b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x615c9201e30b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x615c9201d445 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x615c9201d445 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x615c9201d445 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x615c9201d445 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x615c9201d445 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x615c9201d445 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x615c9201d445 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x615c91fe1044 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x615c91fe1044 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x615c91fe4a1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x615c91fe4a1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x615c91fe4a1a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x615c91fe4a1a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x615c91fe4a1a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x615c91fe4a1a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x615c91fe4a1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x615c926726ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x615c926726ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x7c0cf656baa4 - <unknown>
[INFO] [stdout]   48:     0x7c0cf65f8a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::tests::test_merge_sources
[INFO] [stdout]     templates::tests::test_multiple_content_swaps
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 47 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4d08c2a0286e5ae4768a973c71c182e8e72abf2d8e187797cea12be5dba09c43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d08c2a0286e5ae4768a973c71c182e8e72abf2d8e187797cea12be5dba09c43", kill_on_drop: false }`
[INFO] [stdout] 4d08c2a0286e5ae4768a973c71c182e8e72abf2d8e187797cea12be5dba09c43
