[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#d7bd9cd469ff6871420007f091ef52fc32d2ca99 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcargo-quick%2Fcargo-quickbuild" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cargo-quick/cargo-quickbuild on toolchain d7bd9cd469ff6871420007f091ef52fc32d2ca99 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-0-tc1/source/Cargo.toml [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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "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] Downloading crates ... [INFO] [stderr] Downloaded os_info v3.3.0 [INFO] [stderr] Downloaded cargo-util v0.1.2 [INFO] [stderr] Downloaded rustfix v0.6.0 [INFO] [stderr] Downloaded kstring v1.0.6 [INFO] [stderr] Downloaded toml_edit v0.13.4 [INFO] [stderr] Downloaded cargo-lock v8.0.1 [INFO] [stderr] Downloaded git2 v0.14.2 [INFO] [stderr] Downloaded serde_ignored v0.1.3 [INFO] [stderr] Downloaded libgit2-sys v0.13.2+1.4.2 [INFO] [stderr] Downloaded cargo v0.61.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0337f0a14d98adda4ce34364bd3f3a260e1f49b41102015eaf38f1d6fb6184df [INFO] running `Command { std: "docker" "start" "-a" "0337f0a14d98adda4ce34364bd3f3a260e1f49b41102015eaf38f1d6fb6184df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0337f0a14d98adda4ce34364bd3f3a260e1f49b41102015eaf38f1d6fb6184df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0337f0a14d98adda4ce34364bd3f3a260e1f49b41102015eaf38f1d6fb6184df", kill_on_drop: false }` [INFO] [stdout] 0337f0a14d98adda4ce34364bd3f3a260e1f49b41102015eaf38f1d6fb6184df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aac8e9e707e992e6d01a182f00ecc0a217be7060a8f87989fc4ddca93d09331a [INFO] running `Command { std: "docker" "start" "-a" "aac8e9e707e992e6d01a182f00ecc0a217be7060a8f87989fc4ddca93d09331a", 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.132 [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.94 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [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 lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [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 scopeguard v1.1.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling curl-sys v0.4.55+curl-7.83.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling libgit2-sys v0.13.2+1.4.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling curl v0.4.43 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [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 tempfile v3.3.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling os_str_bytes v6.0.1 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling cargo v0.61.1 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling tokio v1.18.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling combine v4.6.4 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling clap v3.1.18 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling petgraph v0.6.2 [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 digest v0.10.3 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling env_logger v0.7.1 [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 rand v0.4.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling kstring v1.0.6 [INFO] [stderr] Compiling toml_edit v0.13.4 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling rustfix v0.6.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling opener v0.5.0 [INFO] [stderr] Compiling csv v1.1.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 hyper-tls v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling os_info v3.3.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling cargo-quick v0.1.0 (/opt/rustwide/workdir/cargo-quick) [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling cargo-lock v8.0.1 [INFO] [stderr] Compiling breakdown v0.0.0 (/opt/rustwide/workdir/experiments/breakdown) [INFO] [stderr] Compiling crates-io v0.34.0 [INFO] [stderr] Compiling fetch v0.0.0 (/opt/rustwide/workdir/experiments/fetch) [INFO] [stderr] Compiling git2 v0.14.2 [INFO] [stderr] Compiling git2-curl v0.15.0 [INFO] [stderr] error: could not compile `cargo` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/bin/rustc --crate-name cargo --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cargo-0.61.1/src/cargo/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=91176ec1872d23c9 -C extra-filename=-91176ec1872d23c9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e6a8de9725697aa8.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-cb7936c7f462f7ba.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-b6d3829366d95e77.rmeta --extern cargo_platform=/opt/rustwide/target/debug/deps/libcargo_platform-d90bb02170dd2235.rmeta --extern cargo_util=/opt/rustwide/target/debug/deps/libcargo_util-7eb1c4794b6add22.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-d0741814b73cdac7.rmeta --extern crates_io=/opt/rustwide/target/debug/deps/libcrates_io-ef57bb1019e50007.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-cddac3fb0bb3c16d.rmeta --extern curl=/opt/rustwide/target/debug/deps/libcurl-0cc4ce834482350e.rmeta --extern curl_sys=/opt/rustwide/target/debug/deps/libcurl_sys-a81d3285fcfb0c3c.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-d3c041102e65a623.rmeta --extern filetime=/opt/rustwide/target/debug/deps/libfiletime-cd0449c80fbb4a03.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-a88ae1caaee19188.rmeta --extern git2=/opt/rustwide/target/debug/deps/libgit2-00f16dc89c42c4cd.rmeta --extern git2_curl=/opt/rustwide/target/debug/deps/libgit2_curl-3e486a1b7cd2b094.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-e9e06eed9bc5ee26.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rmeta --extern home=/opt/rustwide/target/debug/deps/libhome-e995276dff243cc5.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-28a5c7939082a25f.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-088d3b7b91b29962.rmeta --extern im_rc=/opt/rustwide/target/debug/deps/libim_rc-cde68c366d2406f4.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-8da5b0c813e5c899.rmeta --extern jobserver=/opt/rustwide/target/debug/deps/libjobserver-c24e6d365023884d.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-c2a1b2911705803e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-396187206d130c5f.rmeta --extern libgit2_sys=/opt/rustwide/target/debug/deps/liblibgit2_sys-f2e6737781f5fb6a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-f57c68921d25f7ab.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-01d499d858b91f83.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-fa39baab89cecfac.rmeta --extern opener=/opt/rustwide/target/debug/deps/libopener-ee3f6aa54ae4abea.rmeta --extern os_info=/opt/rustwide/target/debug/deps/libos_info-863c5d08286ef1a7.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rmeta --extern rustc_workspace_hack=/opt/rustwide/target/debug/deps/librustc_workspace_hack-f800f60b48765c2d.rmeta --extern rustfix=/opt/rustwide/target/debug/deps/librustfix-c10f854e134daa98.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-7136b27ce4be5f5a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-cd018176675c0360.rmeta --extern serde_ignored=/opt/rustwide/target/debug/deps/libserde_ignored-8cc79312f49de8e7.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4175c0ca493a20d9.rmeta --extern shell_escape=/opt/rustwide/target/debug/deps/libshell_escape-57a304be1ab82177.rmeta --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-5ee46174a527fb57.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-a25de308f6448825.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-eecce3cd79168571.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-d19f793f1637ef2f.rmeta --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-6a074eb8a2928339.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-e882685ae0e508d4.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-c1a2d9f8ec650408.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-0123387b6d811d01.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-deebb8807ff2dc0b.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-f4a60352778bbfbf/out/i/lib -L native=/opt/rustwide/target/debug/build/libgit2-sys-6478fdca6f3ff93b/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-d0418352a8b905fa/out/build` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "aac8e9e707e992e6d01a182f00ecc0a217be7060a8f87989fc4ddca93d09331a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aac8e9e707e992e6d01a182f00ecc0a217be7060a8f87989fc4ddca93d09331a", kill_on_drop: false }` [INFO] [stdout] aac8e9e707e992e6d01a182f00ecc0a217be7060a8f87989fc4ddca93d09331a [INFO] testing cargo-quick/cargo-quickbuild against try#393ef12c970fbc7f294cd96c35cb76f9591bc1d6 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcargo-quick%2Fcargo-quickbuild" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cargo-quick/cargo-quickbuild on toolchain 393ef12c970fbc7f294cd96c35cb76f9591bc1d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-0-tc2/source/Cargo.toml [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" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9db66e4ebbdc3f4bb2ce0590d8e2124d8bfaa94c96d348da4ceb6d2e2a378e48 [INFO] running `Command { std: "docker" "start" "-a" "9db66e4ebbdc3f4bb2ce0590d8e2124d8bfaa94c96d348da4ceb6d2e2a378e48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9db66e4ebbdc3f4bb2ce0590d8e2124d8bfaa94c96d348da4ceb6d2e2a378e48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9db66e4ebbdc3f4bb2ce0590d8e2124d8bfaa94c96d348da4ceb6d2e2a378e48", kill_on_drop: false }` [INFO] [stdout] 9db66e4ebbdc3f4bb2ce0590d8e2124d8bfaa94c96d348da4ceb6d2e2a378e48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1d9e4702417b75034f3707a0ae3ec0d9549897a6fd106938d78df081decc664 [INFO] running `Command { std: "docker" "start" "-a" "f1d9e4702417b75034f3707a0ae3ec0d9549897a6fd106938d78df081decc664", 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.132 [INFO] [stderr] Compiling autocfg v1.1.0 [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 cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [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 lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ryu v1.0.9 [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 idna v0.2.3 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling curl-sys v0.4.55+curl-7.83.1 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling libgit2-sys v0.13.2+1.4.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling semver v1.0.9 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling curl v0.4.43 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling termcolor v1.1.3 [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 try-lock v0.2.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling os_str_bytes v6.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling vte v0.10.1 [INFO] [stderr] Compiling cargo v0.61.1 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling tokio v1.18.2 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling combine v4.6.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling clap v3.1.18 [INFO] [stderr] Compiling petgraph v0.6.2 [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 env_logger v0.9.0 [INFO] [stderr] Compiling tokio-util v0.7.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling strip-ansi-escapes v0.1.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling kstring v1.0.6 [INFO] [stderr] Compiling toml_edit v0.13.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_ignored v0.1.3 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling rustfix v0.6.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling opener v0.5.0 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling os_info v3.3.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling cargo-lock v8.0.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling futures v0.3.21 [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 crates-io v0.34.0 [INFO] [stderr] Compiling git2 v0.14.2 [INFO] [stderr] Compiling git2-curl v0.15.0 [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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "f1d9e4702417b75034f3707a0ae3ec0d9549897a6fd106938d78df081decc664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1d9e4702417b75034f3707a0ae3ec0d9549897a6fd106938d78df081decc664", kill_on_drop: false }` [INFO] [stdout] f1d9e4702417b75034f3707a0ae3ec0d9549897a6fd106938d78df081decc664 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c626fcd28b0b78a61f7da5437da3ac021109d8d06b39b0e90b06e55092c7b24 [INFO] running `Command { std: "docker" "start" "-a" "8c626fcd28b0b78a61f7da5437da3ac021109d8d06b39b0e90b06e55092c7b24", 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 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: the item `HashMap` is imported redundantly [INFO] [stdout] --> cargo-quickbuild/src/quick_resolve.rs:204:9 [INFO] [stdout] | [INFO] [stdout] 204 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | use super::*; [INFO] [stdout] | -------- the item `HashMap` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RustcTargetData` is imported redundantly [INFO] [stdout] --> cargo-quickbuild/src/quick_resolve.rs:207:33 [INFO] [stdout] | [INFO] [stdout] 207 | use cargo::core::compiler::{RustcTargetData, UnitInterner}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | use super::*; [INFO] [stdout] | -------- the item `RustcTargetData` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Package` is imported redundantly [INFO] [stdout] --> cargo-quickbuild/src/quick_resolve.rs:208:9 [INFO] [stdout] | [INFO] [stdout] 208 | use cargo::core::Package; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | use super::*; [INFO] [stdout] | -------- the item `Package` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Itertools` is imported redundantly [INFO] [stdout] --> cargo-quickbuild/src/quick_resolve.rs:212:9 [INFO] [stdout] | [INFO] [stdout] 212 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 217 | use super::*; [INFO] [stdout] | -------- the item `Itertools` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Charset` is imported redundantly [INFO] [stdout] --> cargo-quickbuild/src/quick_resolve.rs:215:31 [INFO] [stdout] | [INFO] [stdout] 215 | use crate::vendor::tree::{Charset, Prefix, Target, TreeOptions}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 216 | [INFO] [stdout] 217 | use super::*; [INFO] [stdout] | -------- the item `Charset` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Prefix` is imported redundantly [INFO] [stdout] --> cargo-quickbuild/src/quick_resolve.rs:215:40 [INFO] [stdout] | [INFO] [stdout] 215 | use crate::vendor::tree::{Charset, Prefix, Target, TreeOptions}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 216 | [INFO] [stdout] 217 | use super::*; [INFO] [stdout] | -------- the item `Prefix` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Target` is imported redundantly [INFO] [stdout] --> cargo-quickbuild/src/quick_resolve.rs:215:48 [INFO] [stdout] | [INFO] [stdout] 215 | use crate::vendor::tree::{Charset, Prefix, Target, TreeOptions}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 216 | [INFO] [stdout] 217 | use super::*; [INFO] [stdout] | -------- the item `Target` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TreeOptions` is imported redundantly [INFO] [stdout] --> cargo-quickbuild/src/quick_resolve.rs:215:56 [INFO] [stdout] | [INFO] [stdout] 215 | use crate::vendor::tree::{Charset, Prefix, Target, TreeOptions}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 216 | [INFO] [stdout] 217 | use super::*; [INFO] [stdout] | -------- the item `TreeOptions` is already imported here [INFO] [stdout] [INFO] [stdout] [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] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.14s [INFO] running `Command { std: "docker" "inspect" "8c626fcd28b0b78a61f7da5437da3ac021109d8d06b39b0e90b06e55092c7b24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c626fcd28b0b78a61f7da5437da3ac021109d8d06b39b0e90b06e55092c7b24", kill_on_drop: false }` [INFO] [stdout] 8c626fcd28b0b78a61f7da5437da3ac021109d8d06b39b0e90b06e55092c7b24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e4875f78d646986e4420edf687d677f89a32488d1f7e85fe8f0fd622e299734e [INFO] running `Command { std: "docker" "start" "-a" "e4875f78d646986e4420edf687d677f89a32488d1f7e85fe8f0fd622e299734e", 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: the item `HashMap` is imported redundantly [INFO] [stderr] --> cargo-quickbuild/src/quick_resolve.rs:204:9 [INFO] [stderr] | [INFO] [stderr] 204 | use std::collections::HashMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 217 | use super::*; [INFO] [stderr] | -------- the item `HashMap` is already imported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `RustcTargetData` is imported redundantly [INFO] [stderr] --> cargo-quickbuild/src/quick_resolve.rs:207:33 [INFO] [stderr] | [INFO] [stderr] 207 | use cargo::core::compiler::{RustcTargetData, UnitInterner}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 217 | use super::*; [INFO] [stderr] | -------- the item `RustcTargetData` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `Package` is imported redundantly [INFO] [stderr] --> cargo-quickbuild/src/quick_resolve.rs:208:9 [INFO] [stderr] | [INFO] [stderr] 208 | use cargo::core::Package; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 217 | use super::*; [INFO] [stderr] | -------- the item `Package` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `Itertools` is imported redundantly [INFO] [stderr] --> cargo-quickbuild/src/quick_resolve.rs:212:9 [INFO] [stderr] | [INFO] [stderr] 212 | use itertools::Itertools; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 217 | use super::*; [INFO] [stderr] | -------- the item `Itertools` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `Charset` is imported redundantly [INFO] [stderr] --> cargo-quickbuild/src/quick_resolve.rs:215:31 [INFO] [stderr] | [INFO] [stderr] 215 | use crate::vendor::tree::{Charset, Prefix, Target, TreeOptions}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 216 | [INFO] [stderr] 217 | use super::*; [INFO] [stderr] | -------- the item `Charset` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `Prefix` is imported redundantly [INFO] [stderr] --> cargo-quickbuild/src/quick_resolve.rs:215:40 [INFO] [stderr] | [INFO] [stderr] 215 | use crate::vendor::tree::{Charset, Prefix, Target, TreeOptions}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 216 | [INFO] [stderr] 217 | use super::*; [INFO] [stderr] | -------- the item `Prefix` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `Target` is imported redundantly [INFO] [stderr] --> cargo-quickbuild/src/quick_resolve.rs:215:48 [INFO] [stderr] | [INFO] [stderr] 215 | use crate::vendor::tree::{Charset, Prefix, Target, TreeOptions}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 216 | [INFO] [stderr] 217 | use super::*; [INFO] [stderr] | -------- the item `Target` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `TreeOptions` is imported redundantly [INFO] [stderr] --> cargo-quickbuild/src/quick_resolve.rs:215:56 [INFO] [stderr] | [INFO] [stderr] 215 | use crate::vendor::tree::{Charset, Prefix, Target, TreeOptions}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 216 | [INFO] [stderr] 217 | use super::*; [INFO] [stderr] | -------- the item `TreeOptions` is already imported here [INFO] [stderr] [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] warning: `cargo-quickbuild` (bin "cargo-quickbuild" test) generated 9 warnings (run `cargo fix --bin "cargo-quickbuild" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/breakdown-5483574979323569) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::test_hash_packages ... ok [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] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_quick-dd9a38dccd929d7d) [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-c334d402b8611292) [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.20s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p cargo-quickbuild --bin cargo-quickbuild` [INFO] running `Command { std: "docker" "inspect" "e4875f78d646986e4420edf687d677f89a32488d1f7e85fe8f0fd622e299734e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4875f78d646986e4420edf687d677f89a32488d1f7e85fe8f0fd622e299734e", kill_on_drop: false }` [INFO] [stdout] e4875f78d646986e4420edf687d677f89a32488d1f7e85fe8f0fd622e299734e