[INFO] cloning repository https://github.com/cargo-quick/cargo-quickbuild
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cargo-quick/cargo-quickbuild" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcargo-quick%2Fcargo-quickbuild", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcargo-quick%2Fcargo-quickbuild'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] afcf08275e84cda62d2da04eddbe219ac675825a
[INFO] testing cargo-quick/cargo-quickbuild against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcargo-quick%2Fcargo-quickbuild" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cargo-quick/cargo-quickbuild
[INFO] finished tweaking git repo https://github.com/cargo-quick/cargo-quickbuild
[INFO] tweaked toml for git repo https://github.com/cargo-quick/cargo-quickbuild written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cargo-quick/cargo-quickbuild on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cargo-quick/cargo-quickbuild 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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]   |
[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 pretty_env_logger v0.4.0
[INFO] [stderr]   Downloaded tempdir v0.3.7
[INFO] [stderr]   Downloaded walkdir v2.3.2
[INFO] [stderr]   Downloaded filetime v0.2.16
[INFO] [stderr]   Downloaded http-body v0.4.4
[INFO] [stderr]   Downloaded hex v0.3.2
[INFO] [stderr]   Downloaded vte v0.10.1
[INFO] [stderr]   Downloaded xattr v0.2.3
[INFO] [stderr]   Downloaded schannel v0.1.19
[INFO] [stderr]   Downloaded miniz_oxide v0.5.1
[INFO] [stderr]   Downloaded home v0.5.3
[INFO] [stderr]   Downloaded git2-curl v0.15.0
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.1.1
[INFO] [stderr]   Downloaded unicode-width v0.1.9
[INFO] [stderr]   Downloaded globset v0.4.8
[INFO] [stderr]   Downloaded tower-service v0.3.1
[INFO] [stderr]   Downloaded tracing-attributes v0.1.21
[INFO] [stderr]   Downloaded csv-core v0.1.10
[INFO] [stderr]   Downloaded tracing-core v0.1.26
[INFO] [stderr]   Downloaded toml_edit v0.13.4
[INFO] [stderr]   Downloaded regex v1.5.5
[INFO] [stderr]   Downloaded openssl v0.10.40
[INFO] [stderr]   Downloaded combine v4.6.4
[INFO] [stderr]   Downloaded bstr v0.2.17
[INFO] [stderr]   Downloaded regex-syntax v0.6.25
[INFO] [stderr]   Downloaded flate2 v1.0.23
[INFO] [stderr]   Downloaded libc v0.2.132
[INFO] [stderr]   Downloaded tokio-util v0.7.2
[INFO] [stderr]   Downloaded http v0.2.7
[INFO] [stderr]   Downloaded im-rc v15.1.0
[INFO] [stderr]   Downloaded hyper v0.14.18
[INFO] [stderr]   Downloaded reqwest v0.11.10
[INFO] [stderr]   Downloaded clap v3.1.18
[INFO] [stderr]   Downloaded petgraph v0.6.2
[INFO] [stderr]   Downloaded git2 v0.14.2
[INFO] [stderr]   Downloaded tokio v1.18.2
[INFO] [stderr]   Downloaded curl v0.4.43
[INFO] [stderr]   Downloaded tracing v0.1.34
[INFO] [stderr]   Downloaded mio v0.8.3
[INFO] [stderr]   Downloaded unicode-normalization v0.1.19
[INFO] [stderr]   Downloaded itertools v0.10.3
[INFO] [stderr]   Downloaded aho-corasick v0.7.18
[INFO] [stderr]   Downloaded parking_lot v0.12.0
[INFO] [stderr]   Downloaded cargo-lock v8.0.1
[INFO] [stderr]   Downloaded textwrap v0.15.0
[INFO] [stderr]   Downloaded ignore v0.4.18
[INFO] [stderr]   Downloaded os_info v3.3.0
[INFO] [stderr]   Downloaded kstring v1.0.6
[INFO] [stderr]   Downloaded time v0.1.44
[INFO] [stderr]   Downloaded cargo-util v0.1.2
[INFO] [stderr]   Downloaded cargo-platform v0.1.2
[INFO] [stderr]   Downloaded miow v0.3.7
[INFO] [stderr]   Downloaded clap_lex v0.2.0
[INFO] [stderr]   Downloaded crates-io v0.34.0
[INFO] [stderr]   Downloaded env_logger v0.9.0
[INFO] [stderr]   Downloaded fwdansi v1.1.0
[INFO] [stderr]   Downloaded opener v0.5.0
[INFO] [stderr]   Downloaded rustc-workspace-hack v1.0.0
[INFO] [stderr]   Downloaded rustfix v0.6.0
[INFO] [stderr]   Downloaded serde_ignored v0.1.3
[INFO] [stderr]   Downloaded utf8parse v0.2.0
[INFO] [stderr]   Downloaded bytes v1.1.0
[INFO] [stderr]   Downloaded indexmap v1.8.1
[INFO] [stderr]   Downloaded once_cell v1.14.0
[INFO] [stderr]   Downloaded jobserver v0.1.24
[INFO] [stderr]   Downloaded openssl-sys v0.9.73
[INFO] [stderr]   Downloaded libgit2-sys v0.13.2+1.4.2
[INFO] [stderr]   Downloaded tokio-macros v1.7.0
[INFO] [stderr]   Downloaded itoa v0.4.8
[INFO] [stderr]   Downloaded fixedbitset v0.4.1
[INFO] [stderr]   Downloaded crypto-common v0.1.3
[INFO] [stderr]   Downloaded csv v1.1.6
[INFO] [stderr]   Downloaded sha2 v0.10.2
[INFO] [stderr]   Downloaded bytesize v1.1.0
[INFO] [stderr]   Downloaded os_str_bytes v6.0.1
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.8
[INFO] [stderr]   Downloaded anyhow v1.0.57
[INFO] [stderr]   Downloaded semver v1.0.9
[INFO] [stderr]   Downloaded vte_generate_state_changes v0.1.1
[INFO] [stderr]   Downloaded iana-time-zone v0.1.47
[INFO] [stderr]   Downloaded crypto-hash v0.3.4
[INFO] [stderr]   Downloaded shell-escape v0.1.5
[INFO] [stderr]   Downloaded arrayvec v0.5.2
[INFO] [stderr]   Downloaded libz-sys v1.1.6
[INFO] [stderr]   Downloaded commoncrypto-sys v0.2.0
[INFO] [stderr]   Downloaded syn v1.0.94
[INFO] [stderr]   Downloaded commoncrypto v0.2.0
[INFO] [stderr]   Downloaded either v1.6.1
[INFO] [stderr]   Downloaded serde_json v1.0.81
[INFO] [stderr]   Downloaded tar v0.4.38
[INFO] [stderr]   Downloaded cargo v0.61.1
[INFO] [stderr]   Downloaded curl-sys v0.4.55+curl-7.83.1
[INFO] [stderr]   Downloaded libnghttp2-sys v0.1.7+1.45.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3adeaf771962c9069c75d3f91797f92e6b9c5e98f37d64bc0f669cb6fc544763
[INFO] running `Command { std: "docker" "start" "-a" "3adeaf771962c9069c75d3f91797f92e6b9c5e98f37d64bc0f669cb6fc544763", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3adeaf771962c9069c75d3f91797f92e6b9c5e98f37d64bc0f669cb6fc544763", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3adeaf771962c9069c75d3f91797f92e6b9c5e98f37d64bc0f669cb6fc544763", kill_on_drop: false }`
[INFO] [stdout] 3adeaf771962c9069c75d3f91797f92e6b9c5e98f37d64bc0f669cb6fc544763
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ab31bbc95ecb6dc248f3d5a412dc92f10fb652861eff751f238392fb18c98c2
[INFO] running `Command { std: "docker" "start" "-a" "8ab31bbc95ecb6dc248f3d5a412dc92f10fb652861eff751f238392fb18c98c2", 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]   |
[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.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.38
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.94
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling http v0.2.7
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling semver v1.0.9
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling filetime v0.2.16
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling curl v0.4.43
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling xattr v0.2.3
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tar v0.4.38
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling os_str_bytes v6.0.1
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling openssl-sys v0.9.73
[INFO] [stderr]    Compiling libz-sys v1.1.6
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.7+1.45.0
[INFO] [stderr]    Compiling curl-sys v0.4.55+curl-7.83.1
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.13.2+1.4.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling flate2 v1.0.23
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling crypto-common v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling clap_lex v0.2.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling combine v4.6.4
[INFO] [stderr]    Compiling cargo v0.61.1
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling fixedbitset v0.4.1
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling iana-time-zone v0.1.47
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling clap v3.1.18
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling strip-ansi-escapes v0.1.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling home v0.5.3
[INFO] [stderr]    Compiling bytesize v1.1.0
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling rustc-workspace-hack v1.0.0
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling cargo-quick v0.1.0 (/opt/rustwide/workdir/cargo-quick)
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling tokio v1.18.2
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling crypto-hash v0.3.4
[INFO] [stderr]    Compiling cargo-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling git2 v0.14.2
[INFO] [stderr]    Compiling tokio-util v0.7.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling kstring v1.0.6
[INFO] [stderr]    Compiling serde_ignored v0.1.3
[INFO] [stderr]    Compiling cargo-platform v0.1.2
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling os_info v3.3.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.13.4
[INFO] [stderr]    Compiling globset v0.4.8
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling opener v0.5.0
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling cargo-lock v8.0.1
[INFO] [stderr]    Compiling crates-io v0.34.0
[INFO] [stderr]    Compiling rustfix v0.6.0
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling git2-curl v0.15.0
[INFO] [stderr]    Compiling breakdown v0.0.0 (/opt/rustwide/workdir/experiments/breakdown)
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.10
[INFO] [stderr]    Compiling fetch v0.0.0 (/opt/rustwide/workdir/experiments/fetch)
[INFO] [stderr]    Compiling cargo-quickbuild v0.0.0 (/opt/rustwide/workdir/cargo-quickbuild)
[INFO] [stdout] warning: unused import: `graph::Node`
[INFO] [stdout]   --> cargo-quickbuild/src/vendor/tree/mod.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use {graph::EdgeKind, graph::Node};
[INFO] [stdout]    |                           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ws` is never read
[INFO] [stdout]   --> cargo-quickbuild/src/quick_resolve.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct QuickResolve<'cfg, 'a>
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub ws: &'a Workspace<'cfg>,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> cargo-quickbuild/src/vendor/tree/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct TreeOptions {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 15 |     pub cli_features: CliFeatures,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 16 |     /// The packages to display the tree for.
[INFO] [stdout] 17 |     pub packages: Packages,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub invert: Vec<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 23 |     /// The packages to prune from the display of the dependency tree.
[INFO] [stdout] 24 |     pub pkgs_to_prune: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 25 |     /// The style of prefix for each line.
[INFO] [stdout] 26 |     pub prefix: Prefix,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub no_dedupe: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub duplicates: bool,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 35 |     /// The style of characters to use.
[INFO] [stdout] 36 |     pub charset: Charset,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 37 |     /// A format string indicating how each package should be displayed.
[INFO] [stdout] 38 |     pub format: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub max_display_depth: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 43 |     /// Exculdes proc-macro dependencies.
[INFO] [stdout] 44 |     pub no_proc_macro: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40
[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" "8ab31bbc95ecb6dc248f3d5a412dc92f10fb652861eff751f238392fb18c98c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ab31bbc95ecb6dc248f3d5a412dc92f10fb652861eff751f238392fb18c98c2", kill_on_drop: false }`
[INFO] [stdout] 8ab31bbc95ecb6dc248f3d5a412dc92f10fb652861eff751f238392fb18c98c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba4fca2dfcd06ea72ee36f035cdb28542e6c1e4eabccb7b8c69664473b6442f7
[INFO] running `Command { std: "docker" "start" "-a" "ba4fca2dfcd06ea72ee36f035cdb28542e6c1e4eabccb7b8c69664473b6442f7", 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]   |
[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 cargo-quick v0.1.0 (/opt/rustwide/workdir/cargo-quick)
[INFO] [stderr]    Compiling breakdown v0.0.0 (/opt/rustwide/workdir/experiments/breakdown)
[INFO] [stderr]    Compiling fetch v0.0.0 (/opt/rustwide/workdir/experiments/fetch)
[INFO] [stderr]    Compiling cargo-quickbuild v0.0.0 (/opt/rustwide/workdir/cargo-quickbuild)
[INFO] [stdout] warning: unused import: `graph::Node`
[INFO] [stdout]   --> cargo-quickbuild/src/vendor/tree/mod.rs:12:27
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use {graph::EdgeKind, graph::Node};
[INFO] [stdout]    |                           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ws` is never read
[INFO] [stdout]   --> cargo-quickbuild/src/quick_resolve.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct QuickResolve<'cfg, 'a>
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub ws: &'a Workspace<'cfg>,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> cargo-quickbuild/src/vendor/tree/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct TreeOptions {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 15 |     pub cli_features: CliFeatures,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 16 |     /// The packages to display the tree for.
[INFO] [stdout] 17 |     pub packages: Packages,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub invert: Vec<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 23 |     /// The packages to prune from the display of the dependency tree.
[INFO] [stdout] 24 |     pub pkgs_to_prune: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 25 |     /// The style of prefix for each line.
[INFO] [stdout] 26 |     pub prefix: Prefix,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub no_dedupe: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub duplicates: bool,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 35 |     /// The style of characters to use.
[INFO] [stdout] 36 |     pub charset: Charset,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 37 |     /// A format string indicating how each package should be displayed.
[INFO] [stdout] 38 |     pub format: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub max_display_depth: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 43 |     /// Exculdes proc-macro dependencies.
[INFO] [stdout] 44 |     pub no_proc_macro: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40
[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" "ba4fca2dfcd06ea72ee36f035cdb28542e6c1e4eabccb7b8c69664473b6442f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba4fca2dfcd06ea72ee36f035cdb28542e6c1e4eabccb7b8c69664473b6442f7", kill_on_drop: false }`
[INFO] [stdout] ba4fca2dfcd06ea72ee36f035cdb28542e6c1e4eabccb7b8c69664473b6442f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f9836536511d5042a357648ea99e199f8a60768498e6cd67a212647ddfecb67c
[INFO] running `Command { std: "docker" "start" "-a" "f9836536511d5042a357648ea99e199f8a60768498e6cd67a212647ddfecb67c", 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]   |
[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: `graph::Node`
[INFO] [stderr]   --> cargo-quickbuild/src/vendor/tree/mod.rs:12:27
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub use {graph::EdgeKind, graph::Node};
[INFO] [stderr]    |                           ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `ws` is never read
[INFO] [stderr]   --> cargo-quickbuild/src/quick_resolve.rs:50:9
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub struct QuickResolve<'cfg, 'a>
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 50 |     pub ws: &'a Workspace<'cfg>,
[INFO] [stderr]    |         ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> cargo-quickbuild/src/vendor/tree/mod.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct TreeOptions {
[INFO] [stderr]    |            ----------- fields in this struct
[INFO] [stderr] 15 |     pub cli_features: CliFeatures,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] 16 |     /// The packages to display the tree for.
[INFO] [stderr] 17 |     pub packages: Packages,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 22 |     pub invert: Vec<String>,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 23 |     /// The packages to prune from the display of the dependency tree.
[INFO] [stderr] 24 |     pub pkgs_to_prune: Vec<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 25 |     /// The style of prefix for each line.
[INFO] [stderr] 26 |     pub prefix: Prefix,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 30 |     pub no_dedupe: bool,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 34 |     pub duplicates: bool,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 35 |     /// The style of characters to use.
[INFO] [stderr] 36 |     pub charset: Charset,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 37 |     /// A format string indicating how each package should be displayed.
[INFO] [stderr] 38 |     pub format: String,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 42 |     pub max_display_depth: u32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 43 |     /// Exculdes proc-macro dependencies.
[INFO] [stderr] 44 |     pub no_proc_macro: bool,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cargo-quickbuild` (bin "cargo-quickbuild" test) generated 3 warnings (run `cargo fix --bin "cargo-quickbuild" -p cargo-quickbuild --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40
[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/main.rs (/opt/rustwide/target/debug/deps/breakdown-9086c005ad26f078)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test::test_get_dependencies_including_self ... ok
[INFO] [stdout] test test::hash_packages_gives_different_values_for_leaf_nodes ... ok
[INFO] [stdout] test test::test_hash_packages ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_quick-e3bec59a405096ec)
[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/cargo_quickbuild-18ba79ab57654cb2)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test quick_resolve::tests::sense_check_recursive_deps ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- quick_resolve::tests::sense_check_recursive_deps stdout ----
[INFO] [stdout] Error: failed to get `csv` as a dependency of package `fetch v0.0.0 (/opt/rustwide/workdir/experiments/fetch)`
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: failed to create directory `/opt/rustwide/cargo-home/registry/index/github.com-1ecc6299db9ec823`
[INFO] [stdout]     1: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     quick_resolve::tests::sense_check_recursive_deps
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p cargo-quickbuild --bin cargo-quickbuild`
[INFO] running `Command { std: "docker" "inspect" "f9836536511d5042a357648ea99e199f8a60768498e6cd67a212647ddfecb67c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9836536511d5042a357648ea99e199f8a60768498e6cd67a212647ddfecb67c", kill_on_drop: false }`
[INFO] [stdout] f9836536511d5042a357648ea99e199f8a60768498e6cd67a212647ddfecb67c
