[INFO] cloning repository https://github.com/jondot/dg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jondot/dg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjondot%2Fdg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjondot%2Fdg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4844ed6db87ad73a6411603dde0db586e1a6eb77
[INFO] testing jondot/dg against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjondot%2Fdg" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jondot/dg
[INFO] finished tweaking git repo https://github.com/jondot/dg
[INFO] tweaked toml for git repo https://github.com/jondot/dg written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jondot/dg 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/jondot/dg 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fastrand v1.7.0
[INFO] [stderr]   Downloaded console v0.15.1
[INFO] [stderr]   Downloaded derive_builder v0.12.0
[INFO] [stderr]   Downloaded zeroize v1.5.5
[INFO] [stderr]   Downloaded vte v0.10.1
[INFO] [stderr]   Downloaded dialoguer v0.10.1
[INFO] [stderr]   Downloaded vte_generate_state_changes v0.1.1
[INFO] [stderr]   Downloaded derive_builder_macro v0.12.0
[INFO] [stderr]   Downloaded output_vt100 v0.1.3
[INFO] [stderr]   Downloaded dunce v1.0.3
[INFO] [stderr]   Downloaded argh_derive v0.1.10
[INFO] [stderr]   Downloaded cpufeatures v0.2.2
[INFO] [stderr]   Downloaded argh v0.1.10
[INFO] [stderr]   Downloaded unicode-bidi v0.3.11
[INFO] [stderr]   Downloaded ignore v0.4.20
[INFO] [stderr]   Downloaded portable-atomic v0.3.19
[INFO] [stderr]   Downloaded tabled v0.10.0
[INFO] [stderr]   Downloaded winnow v0.3.5
[INFO] [stderr]   Downloaded yaml-rust v0.4.5
[INFO] [stderr]   Downloaded similar v2.2.0
[INFO] [stderr]   Downloaded git2 v0.16.1
[INFO] [stderr]   Downloaded rustix v0.36.5
[INFO] [stderr]   Downloaded serde_derive v1.0.153
[INFO] [stderr]   Downloaded toml_edit v0.19.4
[INFO] [stderr]   Downloaded bstr v1.3.0
[INFO] [stderr]   Downloaded indicatif v0.17.3
[INFO] [stderr]   Downloaded ucd-trie v0.1.4
[INFO] [stderr]   Downloaded pest_meta v2.2.1
[INFO] [stderr]   Downloaded serde_yaml v0.8.26
[INFO] [stderr]   Downloaded owo-colors v3.5.0
[INFO] [stderr]   Downloaded libssh2-sys v0.2.23
[INFO] [stderr]   Downloaded clap v3.2.5
[INFO] [stderr]   Downloaded insta v1.17.1
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.7
[INFO] [stderr]   Downloaded hashbrown v0.12.1
[INFO] [stderr]   Downloaded textwrap v0.15.0
[INFO] [stderr]   Downloaded darling_core v0.14.2
[INFO] [stderr]   Downloaded derive_builder_core v0.12.0
[INFO] [stderr]   Downloaded eyre v0.6.8
[INFO] [stderr]   Downloaded pest v2.2.1
[INFO] [stderr]   Downloaded block-buffer v0.10.2
[INFO] [stderr]   Downloaded pest_generator v2.2.1
[INFO] [stderr]   Downloaded pretty_assertions v1.2.1
[INFO] [stderr]   Downloaded snapbox v0.4.8
[INFO] [stderr]   Downloaded serde v1.0.153
[INFO] [stderr]   Downloaded pest_derive v2.2.1
[INFO] [stderr]   Downloaded bytecount v0.6.3
[INFO] [stderr]   Downloaded papergrid v0.7.1
[INFO] [stderr]   Downloaded humantime-serde v1.1.1
[INFO] [stderr]   Downloaded content_inspector v0.2.4
[INFO] [stderr]   Downloaded filetime v0.2.20
[INFO] [stderr]   Downloaded os_pipe v1.1.3
[INFO] [stderr]   Downloaded serde_spanned v0.6.1
[INFO] [stderr]   Downloaded toml_datetime v0.6.1
[INFO] [stderr]   Downloaded os_str_bytes v6.1.0
[INFO] [stderr]   Downloaded darling v0.14.2
[INFO] [stderr]   Downloaded argh_shared v0.1.10
[INFO] [stderr]   Downloaded indenter v0.3.3
[INFO] [stderr]   Downloaded globset v0.4.10
[INFO] [stderr]   Downloaded digest v0.10.3
[INFO] [stderr]   Downloaded linked-hash-map v0.5.4
[INFO] [stderr]   Downloaded ansi-str v0.5.0
[INFO] [stderr]   Downloaded ansitok v0.2.0
[INFO] [stderr]   Downloaded concolor-query v0.1.0
[INFO] [stderr]   Downloaded concolor v0.0.12
[INFO] [stderr]   Downloaded wait-timeout v0.2.0
[INFO] [stderr]   Downloaded clap_lex v0.2.2
[INFO] [stderr]   Downloaded snapbox-macros v0.3.1
[INFO] [stderr]   Downloaded darling_macro v0.14.2
[INFO] [stderr]   Downloaded tabled_derive v0.5.0
[INFO] [stderr]   Downloaded trycmd v0.14.13
[INFO] [stderr]   Downloaded shared_child v0.3.5
[INFO] [stderr]   Downloaded duct v0.13.5
[INFO] [stderr]   Downloaded os_pipe v0.9.2
[INFO] [stderr]   Downloaded libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]   Downloaded openssl-src v111.25.0+1.1.1t
[INFO] [stderr]   Downloaded xtaskops v0.4.1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 290dc5901f328e5c252e8e1a2bec25d4f0e2734312849fbaa530697066306e3c
[INFO] running `Command { std: "docker" "start" "-a" "290dc5901f328e5c252e8e1a2bec25d4f0e2734312849fbaa530697066306e3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "290dc5901f328e5c252e8e1a2bec25d4f0e2734312849fbaa530697066306e3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "290dc5901f328e5c252e8e1a2bec25d4f0e2734312849fbaa530697066306e3c", kill_on_drop: false }`
[INFO] [stdout] 290dc5901f328e5c252e8e1a2bec25d4f0e2734312849fbaa530697066306e3c
[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=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] bcafb9907e9ee0e12e7cc194cdaca1100ac2fcdd8a663215ebbc1655e7cdc5f6
[INFO] running `Command { std: "docker" "start" "-a" "bcafb9907e9ee0e12e7cc194cdaca1100ac2fcdd8a663215ebbc1655e7cdc5f6", 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.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling unicode-bidi v0.3.11
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling portable-atomic v0.3.19
[INFO] [stderr]    Compiling console v0.15.1
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling bstr v1.3.0
[INFO] [stderr]    Compiling argh_shared v0.1.10
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling openssl-src v111.25.0+1.1.1t
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling ansitok v0.2.0
[INFO] [stderr]    Compiling os_str_bytes v6.1.0
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling hashbrown v0.12.1
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]    Compiling ansi-str v0.5.0
[INFO] [stderr]    Compiling papergrid v0.7.1
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling clap_lex v0.2.2
[INFO] [stderr]    Compiling globset v0.4.10
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling shared_child v0.3.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling os_pipe v0.9.2
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling zeroize v1.5.5
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling dialoguer v0.10.1
[INFO] [stderr]    Compiling indicatif v0.17.3
[INFO] [stderr]    Compiling clap v3.2.5
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling argh_derive v0.1.10
[INFO] [stderr]    Compiling tabled_derive v0.5.0
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling duct v0.13.5
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling tabled v0.10.0
[INFO] [stderr]    Compiling argh v0.1.10
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling xtaskops v0.4.1
[INFO] [stderr]    Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling git2 v0.16.1
[INFO] [stderr]    Compiling dg v1.0.3 (/opt/rustwide/workdir/dg)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 42s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "bcafb9907e9ee0e12e7cc194cdaca1100ac2fcdd8a663215ebbc1655e7cdc5f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcafb9907e9ee0e12e7cc194cdaca1100ac2fcdd8a663215ebbc1655e7cdc5f6", kill_on_drop: false }`
[INFO] [stdout] bcafb9907e9ee0e12e7cc194cdaca1100ac2fcdd8a663215ebbc1655e7cdc5f6
[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=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] 3b7289e6380599967aed2109adf99506c1f4b0b2c3e9fd36761e98e1719731eb
[INFO] running `Command { std: "docker" "start" "-a" "3b7289e6380599967aed2109adf99506c1f4b0b2c3e9fd36761e98e1719731eb", 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 serde_derive v1.0.153
[INFO] [stderr]    Compiling serde v1.0.153
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling rustix v0.36.5
[INFO] [stderr]    Compiling ucd-trie v0.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling concolor-query v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling similar v2.2.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling filetime v0.2.20
[INFO] [stderr]    Compiling crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling os_pipe v1.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling snapbox-macros v0.3.1
[INFO] [stderr]    Compiling winnow v0.3.5
[INFO] [stderr]    Compiling dunce v1.0.3
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling pest v2.2.1
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling pretty_assertions v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling concolor v0.0.12
[INFO] [stderr]    Compiling pest_meta v2.2.1
[INFO] [stderr]    Compiling snapbox v0.4.8
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling pest_generator v2.2.1
[INFO] [stderr]    Compiling pest_derive v2.2.1
[INFO] [stderr]    Compiling toml_datetime v0.6.1
[INFO] [stderr]    Compiling serde_spanned v0.6.1
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling toml_edit v0.19.4
[INFO] [stderr]    Compiling insta v1.17.1
[INFO] [stderr]    Compiling trycmd v0.14.13
[INFO] [stderr]    Compiling dg v1.0.3 (/opt/rustwide/workdir/dg)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.15s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "3b7289e6380599967aed2109adf99506c1f4b0b2c3e9fd36761e98e1719731eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b7289e6380599967aed2109adf99506c1f4b0b2c3e9fd36761e98e1719731eb", kill_on_drop: false }`
[INFO] [stdout] 3b7289e6380599967aed2109adf99506c1f4b0b2c3e9fd36761e98e1719731eb
[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=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] 82683dd43356203a0c2d9ef81f99260b6bdb458dbacfec050dca12c6150b8510
[INFO] running `Command { std: "docker" "start" "-a" "82683dd43356203a0c2d9ef81f99260b6bdb458dbacfec050dca12c6150b8510", 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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[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 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dg-c62651c0cc944f60)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dg-ab9ca977e35cbaa6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-3debe840bbae57c5)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] Testing tests/cmd/help.trycmd:2 ... ok
[INFO] [stderr] Testing tests/cmd/blank-run.trycmd:2 ... ok
[INFO] [stdout] test cli_tests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xtask-3d2b834673978f8f)
[INFO] [stderr]    Doc-tests dg
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "82683dd43356203a0c2d9ef81f99260b6bdb458dbacfec050dca12c6150b8510", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82683dd43356203a0c2d9ef81f99260b6bdb458dbacfec050dca12c6150b8510", kill_on_drop: false }`
[INFO] [stdout] 82683dd43356203a0c2d9ef81f99260b6bdb458dbacfec050dca12c6150b8510
