[INFO] cloning repository https://github.com/rusty-ferris-club/backpack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rusty-ferris-club/backpack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusty-ferris-club%2Fbackpack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusty-ferris-club%2Fbackpack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6686c9ed86ebba65595479c10bda7f52a4fa80bf [INFO] building rusty-ferris-club/backpack against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusty-ferris-club%2Fbackpack" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rusty-ferris-club/backpack on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/rusty-ferris-club/backpack [INFO] finished tweaking git repo https://github.com/rusty-ferris-club/backpack [INFO] tweaked toml for git repo https://github.com/rusty-ferris-club/backpack written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rusty-ferris-club/backpack already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "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 duct v0.13.5 [INFO] [stderr] Downloaded rstest_macros v0.14.0 [INFO] [stderr] Downloaded content_inspector v0.2.4 [INFO] [stderr] Downloaded zip-extensions v0.6.1 [INFO] [stderr] Downloaded pest_meta v2.2.1 [INFO] [stderr] Downloaded tracing-forest v0.1.4 [INFO] [stderr] Downloaded xshell-macros v0.2.2 [INFO] [stderr] Downloaded serial_test v0.4.0 [INFO] [stderr] Downloaded tera-text-filters v1.0.0 [INFO] [stderr] Downloaded clap_lex v0.2.2 [INFO] [stderr] Downloaded merge-struct v0.1.0 [INFO] [stderr] Downloaded interactive-actions v1.0.1 [INFO] [stderr] Downloaded edit v0.1.4 [INFO] [stderr] Downloaded pest_generator v2.2.1 [INFO] [stderr] Downloaded rstest v0.14.0 [INFO] [stderr] Downloaded shared_child v0.3.5 [INFO] [stderr] Downloaded indexmap v1.9.0 [INFO] [stderr] Downloaded pest v2.2.1 [INFO] [stderr] Downloaded clap v3.2.5 [INFO] [stderr] Downloaded cached-path v0.5.3 [INFO] [stderr] Downloaded color-eyre v0.6.1 [INFO] [stderr] Downloaded fsio v0.3.1 [INFO] [stderr] Downloaded run_script v0.9.0 [INFO] [stderr] Downloaded backtrace v0.3.65 [INFO] [stderr] Downloaded pretty_assertions v1.2.1 [INFO] [stderr] Downloaded requestty v0.4.1 [INFO] [stderr] Downloaded pest_derive v2.2.1 [INFO] [stderr] Downloaded requestty-ui v0.4.1 [INFO] [stderr] Downloaded smallvec v1.8.1 [INFO] [stderr] Downloaded iana-time-zone v0.1.46 [INFO] [stderr] Downloaded owo-colors v3.4.0 [INFO] [stderr] Downloaded xshell v0.2.2 [INFO] [stderr] Downloaded rustversion v1.0.7 [INFO] [stderr] Downloaded serial_test_derive v0.4.0 [INFO] [stderr] Downloaded git-url-parse v0.4.2 [INFO] [stderr] Downloaded xtaskops v0.2.1 [INFO] [stderr] Downloaded insta v1.17.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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 075f4b159863f19322da1f559ca3a4a9ad06692b8320cc0f015550bf0ef37616 [INFO] running `Command { std: "docker" "start" "-a" "075f4b159863f19322da1f559ca3a4a9ad06692b8320cc0f015550bf0ef37616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "075f4b159863f19322da1f559ca3a4a9ad06692b8320cc0f015550bf0ef37616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "075f4b159863f19322da1f559ca3a4a9ad06692b8320cc0f015550bf0ef37616", kill_on_drop: false }` [INFO] [stdout] 075f4b159863f19322da1f559ca3a4a9ad06692b8320cc0f015550bf0ef37616 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f0d4270a368191e437b329903c3e251a4ee61855dcab630fe57078a1838974c [INFO] running `Command { std: "docker" "start" "-a" "6f0d4270a368191e437b329903c3e251a4ee61855dcab630fe57078a1838974c", 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 memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling smallvec v1.8.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling indexmap v1.9.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling console v0.15.1 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling pest v2.2.1 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Compiling pest_meta v2.2.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling rustversion v1.0.7 [INFO] [stderr] Compiling iana-time-zone v0.1.46 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling pest_generator v2.2.1 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling owo-colors v3.4.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling clap_lex v0.2.2 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling requestty-ui v0.4.1 [INFO] [stderr] Compiling pest_derive v2.2.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling fsio v0.3.1 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling color-eyre v0.6.1 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling clap v3.2.5 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling strum_macros v0.24.2 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling run_script v0.9.0 [INFO] [stderr] Compiling requestty v0.4.1 [INFO] [stderr] Compiling tera v1.17.0 [INFO] [stderr] Compiling zip-extensions v0.6.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling os_pipe v0.9.2 [INFO] [stderr] Compiling shared_child v0.3.5 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling zeroize v1.5.5 [INFO] [stderr] Compiling duct v0.13.5 [INFO] [stderr] Compiling git-url-parse v0.4.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling dialoguer v0.10.1 [INFO] [stderr] Compiling cached-path v0.5.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling interactive-actions v1.0.1 [INFO] [stderr] Compiling edit v0.1.4 [INFO] [stderr] Compiling tera-text-filters v1.0.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling merge-struct v0.1.0 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling tracing-forest v0.1.4 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling xshell-macros v0.2.2 [INFO] [stderr] Compiling xtaskops v0.2.1 [INFO] [stderr] Compiling backpack v2.1.1 (/opt/rustwide/workdir/backpack) [INFO] [stderr] Compiling xshell v0.2.2 [INFO] [stdout] warning: unused import: `CopyMode` [INFO] [stdout] --> backpack/src/run.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::data::{CopyMode, Opts}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.30s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "6f0d4270a368191e437b329903c3e251a4ee61855dcab630fe57078a1838974c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f0d4270a368191e437b329903c3e251a4ee61855dcab630fe57078a1838974c", kill_on_drop: false }` [INFO] [stdout] 6f0d4270a368191e437b329903c3e251a4ee61855dcab630fe57078a1838974c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c4258df495815177dc8aa11417edfe5f98fba939f9e18356d78a04dcbfbda73 [INFO] running `Command { std: "docker" "start" "-a" "2c4258df495815177dc8aa11417edfe5f98fba939f9e18356d78a04dcbfbda73", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling semver v1.0.10 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling serial_test_derive v0.4.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling similar v2.1.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling pretty_assertions v1.2.1 [INFO] [stdout] warning: unused import: `CopyMode` [INFO] [stdout] --> backpack/src/run.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::data::{CopyMode, Opts}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling insta v1.17.1 [INFO] [stderr] Compiling serial_test v0.4.0 [INFO] [stderr] Compiling rstest_macros v0.14.0 [INFO] [stderr] Compiling rstest v0.14.0 [INFO] [stderr] Compiling backpack v2.1.1 (/opt/rustwide/workdir/backpack) [INFO] [stdout] warning: unused import: `CopyMode` [INFO] [stdout] --> backpack/src/run.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::data::{CopyMode, Opts}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcIAUlQl/symbols.o" "/opt/rustwide/target/debug/deps/runner_test-148d1cb92880f261.runner_test.ea8f6f1bc6fc7ccd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/runner_test-148d1cb92880f261.16qnszdm5w3k87ad.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-62aae44e95ac9685/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-40fb39bc6de2de31.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d3b13af4a27f1794.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f05fc41f6f30a0d4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-4e8b330a7c921459.rlib" "/opt/rustwide/target/debug/deps/libserial_test-ee049999f34db8c3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-727bd5dea36c0f45.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7009d475a95f842a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c6e6d9912bc66f08.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4ec9fc97b64e3a01.rlib" "/opt/rustwide/target/debug/deps/libinsta-f6798a995de47103.rlib" "/opt/rustwide/target/debug/deps/libsimilar-d42ca94b978a3e33.rlib" "/opt/rustwide/target/debug/deps/libbackpack-ef2b0e0f447f8b20.rlib" "/opt/rustwide/target/debug/deps/libedit-361cb43f88789b4e.rlib" "/opt/rustwide/target/debug/deps/libwhich-9f561acddb9df63a.rlib" "/opt/rustwide/target/debug/deps/libeither-80a5b48333f14d4f.rlib" "/opt/rustwide/target/debug/deps/libtera_text_filters-e6a8f7116e5e7129.rlib" "/opt/rustwide/target/debug/deps/libheck-f437907214282920.rlib" "/opt/rustwide/target/debug/deps/libserde_regex-93bbef53321e7201.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-7719faeef5a40d26.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-b19544b0e07c41cf.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7e68dc204e1dc13e.rlib" "/opt/rustwide/target/debug/deps/libtera-ff407ad43ab6fd2a.rlib" "/opt/rustwide/target/debug/deps/libslug-b2a8f0f9eb1059da.rlib" "/opt/rustwide/target/debug/deps/libdeunicode-01069bc90830b787.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-207bdc780ab1b955.rlib" "/opt/rustwide/target/debug/deps/libignore-ad714959f0ec2a89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-537fcab33cb7b965.rlib" "/opt/rustwide/target/debug/deps/libthread_local-6f9906bc2a1b7b03.rlib" "/opt/rustwide/target/debug/deps/libglobset-d591f78517e31d53.rlib" "/opt/rustwide/target/debug/deps/libbstr-7ae1d9c54f3f703b.rlib" "/opt/rustwide/target/debug/deps/libpest-af4e9456999a10a8.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-57be05dc68c70208.rlib" "/opt/rustwide/target/debug/deps/libunic_segment-40843762474e5af8.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_segment-c75fbd3705503790.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_version-3cb180b50207c913.rlib" "/opt/rustwide/target/debug/deps/libunic_common-c60069844ef3464e.rlib" "/opt/rustwide/target/debug/deps/libunic_char_property-cf7155cba7f5e2f8.rlib" "/opt/rustwide/target/debug/deps/libunic_char_range-43be7833a3a68cdc.rlib" "/opt/rustwide/target/debug/deps/libhumansize-d773c9d6c51f3403.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-d2e6c64af8fbd276.rlib" "/opt/rustwide/target/debug/deps/libphf-a6b5e559149af2cf.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-3b305f01256eb4f5.rlib" "/opt/rustwide/target/debug/deps/libuncased-562742f82306f4dd.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-cf0e56f112e12768.rlib" "/opt/rustwide/target/debug/deps/libchrono-8cb1282fee95bdb0.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-5cd1c66e60e3a20e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5ff516a0376f0d7a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a2a31b9a5488dbd4.rlib" "/opt/rustwide/target/debug/deps/libcontent_inspector-6ff91015a398ff7e.rlib" "/opt/rustwide/target/debug/deps/libcached_path-57a19ad054a7ac35.rlib" "/opt/rustwide/target/debug/deps/libindicatif-0b8ceffcd3975cbf.rlib" "/opt/rustwide/target/debug/deps/libregex-332bb7f77b8122e6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-80f7a70dd86fdf7a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5167e4c1df8f9679.rlib" "/opt/rustwide/target/debug/deps/libconsole-15487d2a6a989696.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-5f72ed5750ad7e62.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-bd9f8621c542a95f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4d89ce5637982a09.rlib" "/opt/rustwide/target/debug/deps/libtar-607df20da60f8b50.rlib" "/opt/rustwide/target/debug/deps/libxattr-69fc6d1717ec5f3b.rlib" "/opt/rustwide/target/debug/deps/libfiletime-30accca6f8c39724.rlib" "/opt/rustwide/target/debug/deps/libsha2-b8270843d14f9f39.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-f9f03e238422499c.rlib" "/opt/rustwide/target/debug/deps/libdigest-33b4829429fc9af6.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b2e0eb667d7ea8cb.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-70eb6598b4520089.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-aae8f175a81a2270.rlib" "/opt/rustwide/target/debug/deps/libtypenum-872c5d0a52e3e462.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ed07aee5a358f9b4.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6dd252715e142ea0.rlib" "/opt/rustwide/target/debug/deps/libipnet-aee3a6468a93add6.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-274d51e0f0f5471e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9739d06c389ffe78.rlib" "/opt/rustwide/target/debug/deps/libryu-1ee9dd08e2353758.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-0f559fee3cdfbb34.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b09b303ccbb286c3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6ca7c89752490299.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-678c13f163a329ed.rlib" "/opt/rustwide/target/debug/deps/libhyper-9e7759e5fe8e4f62.rlib" "/opt/rustwide/target/debug/deps/libwant-eee73d55ddc9c74b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c2c83306f7338f1e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e19dc9d684e65670.rlib" "/opt/rustwide/target/debug/deps/libh2-979120b3d58e0a2f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-59b4a1680f82064f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-a78e60556b577013.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-cb1fd3c86eac2d39.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libtokio-b04e0bf966099197.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a6abf6bf498beb93.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cf38fc4b42f747d7.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0a3fec6fb90b28b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-89271edc9d0bb95b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5ef4a2ef2d88829e.rlib" "/opt/rustwide/target/debug/deps/libslab-504bf5108b608b54.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2c1903c75a2ea883.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-26d5ea0f19d875a6.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3f00b0d0587ef316.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-64294331a088ff3b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libhttp-f682379f318c2d14.rlib" "/opt/rustwide/target/debug/deps/libitoa-83ac3cf80711f538.rlib" "/opt/rustwide/target/debug/deps/libbytes-77091162d9e32949.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libglob-e9e06eed9bc5ee26.rlib" "/opt/rustwide/target/debug/deps/libfs2-02249aac520d2b2f.rlib" "/opt/rustwide/target/debug/deps/libzip_extensions-d48e190ca953c832.rlib" "/opt/rustwide/target/debug/deps/libzip-5d4b4bde95820dae.rlib" "/opt/rustwide/target/debug/deps/libtime-82203dd537622496.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c50b5286daab8378.rlib" "/opt/rustwide/target/debug/deps/libbzip2-76ee9ff5c902f815.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-67fd7cae8ecb0bce.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libflate2-d8a777e0faf27210.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a3acf3151e80ead6.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/liburl-0123387b6d811d01.rlib" "/opt/rustwide/target/debug/deps/libidna-ee2700ddebdff32c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-358014e97c312ce3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c3d809a52f8073b0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4d7b422b6eb43b2b.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b9bf2341570d78f9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libmatches-2a310fad976784d4.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-deebb8807ff2dc0b.rlib" "/opt/rustwide/target/debug/deps/libsame_file-bb2433c6426284ba.rlib" "/opt/rustwide/target/debug/deps/libtracing-bb1cabd9f9bfde6a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0d60682517d3a5a0.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-7cece36408cd60bc.rlib" "/opt/rustwide/target/debug/deps/libinteractive_actions-d601b3997c1896bf.rlib" "/opt/rustwide/target/debug/deps/libserde-7874d869dfab2b2a.rlib" "/opt/rustwide/target/debug/deps/librun_script-d0cf310b7e119eab.rlib" "/opt/rustwide/target/debug/deps/libfsio-325bcd7fd1cfb893.rlib" "/opt/rustwide/target/debug/deps/librand-aa66fba9ecc3b464.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-edfb96aec9dd489e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-710861601052e463.rlib" "/opt/rustwide/target/debug/deps/librand_core-af655acebabb7ead.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4f8c74bfd8ec4e1a.rlib" "/opt/rustwide/target/debug/deps/librequestty-05c413ff66fd800c.rlib" "/opt/rustwide/target/debug/deps/libtempfile-0cdd7ce42b9629bd.rlib" "/opt/rustwide/target/debug/deps/libfastrand-0b032d3457129c56.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-bfc75ec09beed3e1.rlib" "/opt/rustwide/target/debug/deps/librequestty_ui-4b50cad4f81fbfea.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-e58ac53d8fcc2786.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e882685ae0e508d4.rlib" "/opt/rustwide/target/debug/deps/libunicode_linebreak-88f7a35445cdec07.rlib" "/opt/rustwide/target/debug/deps/libsmawk-e67253a194acc5b5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8880db5172f9bf72.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-8aa6874332293888.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-170a80d329309bde.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_mio-33124744ed1e04cb.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-42bf746273bd9f35.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-993e8d311c44a696.rlib" "/opt/rustwide/target/debug/deps/libmio-c3bc7435a107b09f.rlib" "/opt/rustwide/target/debug/deps/liblog-f57c68921d25f7ab.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f503656a3cd5e50a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8d1d01a5df97c399.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e3c89864a66de629.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5d62ca0680cbc8da.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libdirs-21103c06bf263b41.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-c06d59acb1bd68c9.rlib" "/opt/rustwide/target/debug/deps/liblibc-655b04a26ff0aa2c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-ffa8215e0d82034d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/runner_test-148d1cb92880f261" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `backpack` (test "runner_test") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcDIftUz/symbols.o" "/opt/rustwide/target/debug/deps/vendors_test-0aa4ca8542818748.vendors_test.1b9fc93b04cdfb8f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/vendors_test-0aa4ca8542818748.4qf5k1xxfymtxma5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-62aae44e95ac9685/out/lib" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-40fb39bc6de2de31.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d3b13af4a27f1794.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f05fc41f6f30a0d4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-4e8b330a7c921459.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-c77d2d43152f9317.rlib" "/opt/rustwide/target/debug/deps/libdiff-1ad714bf5767b22f.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bb169c4f46faf8a6.rlib" "/opt/rustwide/target/debug/deps/libinsta-f6798a995de47103.rlib" "/opt/rustwide/target/debug/deps/libsimilar-d42ca94b978a3e33.rlib" "/opt/rustwide/target/debug/deps/libbackpack-ef2b0e0f447f8b20.rlib" "/opt/rustwide/target/debug/deps/libedit-361cb43f88789b4e.rlib" "/opt/rustwide/target/debug/deps/libwhich-9f561acddb9df63a.rlib" "/opt/rustwide/target/debug/deps/libeither-80a5b48333f14d4f.rlib" "/opt/rustwide/target/debug/deps/libtera_text_filters-e6a8f7116e5e7129.rlib" "/opt/rustwide/target/debug/deps/libheck-f437907214282920.rlib" "/opt/rustwide/target/debug/deps/libserde_regex-93bbef53321e7201.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-7719faeef5a40d26.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-b19544b0e07c41cf.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-7e68dc204e1dc13e.rlib" "/opt/rustwide/target/debug/deps/libtera-ff407ad43ab6fd2a.rlib" "/opt/rustwide/target/debug/deps/libslug-b2a8f0f9eb1059da.rlib" "/opt/rustwide/target/debug/deps/libdeunicode-01069bc90830b787.rlib" "/opt/rustwide/target/debug/deps/libglobwalk-207bdc780ab1b955.rlib" "/opt/rustwide/target/debug/deps/libignore-ad714959f0ec2a89.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-537fcab33cb7b965.rlib" "/opt/rustwide/target/debug/deps/libthread_local-6f9906bc2a1b7b03.rlib" "/opt/rustwide/target/debug/deps/libglobset-d591f78517e31d53.rlib" "/opt/rustwide/target/debug/deps/libbstr-7ae1d9c54f3f703b.rlib" "/opt/rustwide/target/debug/deps/libpest-af4e9456999a10a8.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-57be05dc68c70208.rlib" "/opt/rustwide/target/debug/deps/libunic_segment-40843762474e5af8.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_segment-c75fbd3705503790.rlib" "/opt/rustwide/target/debug/deps/libunic_ucd_version-3cb180b50207c913.rlib" "/opt/rustwide/target/debug/deps/libunic_common-c60069844ef3464e.rlib" "/opt/rustwide/target/debug/deps/libunic_char_property-cf7155cba7f5e2f8.rlib" "/opt/rustwide/target/debug/deps/libunic_char_range-43be7833a3a68cdc.rlib" "/opt/rustwide/target/debug/deps/libhumansize-d773c9d6c51f3403.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-d2e6c64af8fbd276.rlib" "/opt/rustwide/target/debug/deps/libphf-a6b5e559149af2cf.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-3b305f01256eb4f5.rlib" "/opt/rustwide/target/debug/deps/libuncased-562742f82306f4dd.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-cf0e56f112e12768.rlib" "/opt/rustwide/target/debug/deps/libchrono-8cb1282fee95bdb0.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-5cd1c66e60e3a20e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5ff516a0376f0d7a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a2a31b9a5488dbd4.rlib" "/opt/rustwide/target/debug/deps/libcontent_inspector-6ff91015a398ff7e.rlib" "/opt/rustwide/target/debug/deps/libcached_path-57a19ad054a7ac35.rlib" "/opt/rustwide/target/debug/deps/libindicatif-0b8ceffcd3975cbf.rlib" "/opt/rustwide/target/debug/deps/libregex-332bb7f77b8122e6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-80f7a70dd86fdf7a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5167e4c1df8f9679.rlib" "/opt/rustwide/target/debug/deps/libconsole-15487d2a6a989696.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-5f72ed5750ad7e62.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-bd9f8621c542a95f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4d89ce5637982a09.rlib" "/opt/rustwide/target/debug/deps/libtar-607df20da60f8b50.rlib" "/opt/rustwide/target/debug/deps/libxattr-69fc6d1717ec5f3b.rlib" "/opt/rustwide/target/debug/deps/libfiletime-30accca6f8c39724.rlib" "/opt/rustwide/target/debug/deps/libsha2-b8270843d14f9f39.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-f9f03e238422499c.rlib" "/opt/rustwide/target/debug/deps/libdigest-33b4829429fc9af6.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b2e0eb667d7ea8cb.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-70eb6598b4520089.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-aae8f175a81a2270.rlib" "/opt/rustwide/target/debug/deps/libtypenum-872c5d0a52e3e462.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ed07aee5a358f9b4.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6dd252715e142ea0.rlib" "/opt/rustwide/target/debug/deps/libipnet-aee3a6468a93add6.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-274d51e0f0f5471e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9739d06c389ffe78.rlib" "/opt/rustwide/target/debug/deps/libryu-1ee9dd08e2353758.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-0f559fee3cdfbb34.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b09b303ccbb286c3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-6ca7c89752490299.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-678c13f163a329ed.rlib" "/opt/rustwide/target/debug/deps/libhyper-9e7759e5fe8e4f62.rlib" "/opt/rustwide/target/debug/deps/libwant-eee73d55ddc9c74b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c2c83306f7338f1e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e19dc9d684e65670.rlib" "/opt/rustwide/target/debug/deps/libh2-979120b3d58e0a2f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-59b4a1680f82064f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-a78e60556b577013.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-cb1fd3c86eac2d39.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libtokio-b04e0bf966099197.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a6abf6bf498beb93.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cf38fc4b42f747d7.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0a3fec6fb90b28b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-89271edc9d0bb95b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5ef4a2ef2d88829e.rlib" "/opt/rustwide/target/debug/deps/libslab-504bf5108b608b54.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2c1903c75a2ea883.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-26d5ea0f19d875a6.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3f00b0d0587ef316.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-64294331a088ff3b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libhttp-f682379f318c2d14.rlib" "/opt/rustwide/target/debug/deps/libitoa-83ac3cf80711f538.rlib" "/opt/rustwide/target/debug/deps/libbytes-77091162d9e32949.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libglob-e9e06eed9bc5ee26.rlib" "/opt/rustwide/target/debug/deps/libfs2-02249aac520d2b2f.rlib" "/opt/rustwide/target/debug/deps/libzip_extensions-d48e190ca953c832.rlib" "/opt/rustwide/target/debug/deps/libzip-5d4b4bde95820dae.rlib" "/opt/rustwide/target/debug/deps/libtime-82203dd537622496.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c50b5286daab8378.rlib" "/opt/rustwide/target/debug/deps/libbzip2-76ee9ff5c902f815.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-67fd7cae8ecb0bce.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libflate2-d8a777e0faf27210.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a3acf3151e80ead6.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/liburl-0123387b6d811d01.rlib" "/opt/rustwide/target/debug/deps/libidna-ee2700ddebdff32c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-358014e97c312ce3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c3d809a52f8073b0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4d7b422b6eb43b2b.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b9bf2341570d78f9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libmatches-2a310fad976784d4.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-deebb8807ff2dc0b.rlib" "/opt/rustwide/target/debug/deps/libsame_file-bb2433c6426284ba.rlib" "/opt/rustwide/target/debug/deps/libtracing-bb1cabd9f9bfde6a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0d60682517d3a5a0.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-7cece36408cd60bc.rlib" "/opt/rustwide/target/debug/deps/libinteractive_actions-d601b3997c1896bf.rlib" "/opt/rustwide/target/debug/deps/libserde-7874d869dfab2b2a.rlib" "/opt/rustwide/target/debug/deps/librun_script-d0cf310b7e119eab.rlib" "/opt/rustwide/target/debug/deps/libfsio-325bcd7fd1cfb893.rlib" "/opt/rustwide/target/debug/deps/librand-aa66fba9ecc3b464.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-edfb96aec9dd489e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-710861601052e463.rlib" "/opt/rustwide/target/debug/deps/librand_core-af655acebabb7ead.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4f8c74bfd8ec4e1a.rlib" "/opt/rustwide/target/debug/deps/librequestty-05c413ff66fd800c.rlib" "/opt/rustwide/target/debug/deps/libtempfile-0cdd7ce42b9629bd.rlib" "/opt/rustwide/target/debug/deps/libfastrand-0b032d3457129c56.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-bfc75ec09beed3e1.rlib" "/opt/rustwide/target/debug/deps/librequestty_ui-4b50cad4f81fbfea.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-e58ac53d8fcc2786.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e882685ae0e508d4.rlib" "/opt/rustwide/target/debug/deps/libunicode_linebreak-88f7a35445cdec07.rlib" "/opt/rustwide/target/debug/deps/libsmawk-e67253a194acc5b5.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8880db5172f9bf72.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-8aa6874332293888.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-170a80d329309bde.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_mio-33124744ed1e04cb.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-42bf746273bd9f35.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-993e8d311c44a696.rlib" "/opt/rustwide/target/debug/deps/libmio-c3bc7435a107b09f.rlib" "/opt/rustwide/target/debug/deps/liblog-f57c68921d25f7ab.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f503656a3cd5e50a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8d1d01a5df97c399.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e3c89864a66de629.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5d62ca0680cbc8da.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libdirs-21103c06bf263b41.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-c06d59acb1bd68c9.rlib" "/opt/rustwide/target/debug/deps/liblibc-655b04a26ff0aa2c.rlib" "/opt/rustwide/target/debug/deps/libanyhow-ffa8215e0d82034d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/vendors_test-0aa4ca8542818748" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `backpack` (test "vendors_test") due to 2 previous errors [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2c4258df495815177dc8aa11417edfe5f98fba939f9e18356d78a04dcbfbda73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c4258df495815177dc8aa11417edfe5f98fba939f9e18356d78a04dcbfbda73", kill_on_drop: false }` [INFO] [stdout] 2c4258df495815177dc8aa11417edfe5f98fba939f9e18356d78a04dcbfbda73 [INFO] building rusty-ferris-club/backpack against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusty-ferris-club%2Fbackpack" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rusty-ferris-club/backpack on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/rusty-ferris-club/backpack [INFO] finished tweaking git repo https://github.com/rusty-ferris-club/backpack [INFO] tweaked toml for git repo https://github.com/rusty-ferris-club/backpack written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rusty-ferris-club/backpack already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23e4d3a4925794defab2c5b0a895e3ffcffaa90a57db16a71b5ca2870f83948e [INFO] running `Command { std: "docker" "start" "-a" "23e4d3a4925794defab2c5b0a895e3ffcffaa90a57db16a71b5ca2870f83948e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23e4d3a4925794defab2c5b0a895e3ffcffaa90a57db16a71b5ca2870f83948e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23e4d3a4925794defab2c5b0a895e3ffcffaa90a57db16a71b5ca2870f83948e", kill_on_drop: false }` [INFO] [stdout] 23e4d3a4925794defab2c5b0a895e3ffcffaa90a57db16a71b5ca2870f83948e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c219daa4226af0754d38b0806297d0e2d459fffc49f686738dad015a2eeef791 [INFO] running `Command { std: "docker" "start" "-a" "c219daa4226af0754d38b0806297d0e2d459fffc49f686738dad015a2eeef791", 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 memchr v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling smallvec v1.8.1 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling indexmap v1.9.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling console v0.15.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling pest v2.2.1 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling pest_meta v2.2.1 [INFO] [stderr] Compiling rustversion v1.0.7 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling iana-time-zone v0.1.46 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling pest_generator v2.2.1 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling owo-colors v3.4.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling clap_lex v0.2.2 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling requestty-ui v0.4.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling pest_derive v2.2.1 [INFO] [stderr] Compiling fsio v0.3.1 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling clap v3.2.5 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling tera v1.17.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling strum_macros v0.24.2 [INFO] [stderr] Compiling color-eyre v0.6.1 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling run_script v0.9.0 [INFO] [stderr] Compiling requestty v0.4.1 [INFO] [stderr] Compiling zip-extensions v0.6.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling shared_child v0.3.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling os_pipe v0.9.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling zeroize v1.5.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling dialoguer v0.10.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling git-url-parse v0.4.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling duct v0.13.5 [INFO] [stderr] Compiling cached-path v0.5.3 [INFO] [stderr] Compiling interactive-actions v1.0.1 [INFO] [stderr] Compiling tera-text-filters v1.0.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling edit v0.1.4 [INFO] [stderr] Compiling merge-struct v0.1.0 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling tracing-forest v0.1.4 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling xshell-macros v0.2.2 [INFO] [stderr] Compiling xtaskops v0.2.1 [INFO] [stderr] Compiling xshell v0.2.2 [INFO] [stderr] Compiling backpack v2.1.1 (/opt/rustwide/workdir/backpack) [INFO] [stdout] warning: unused import: `CopyMode` [INFO] [stdout] --> backpack/src/run.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::data::{CopyMode, Opts}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.64s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "c219daa4226af0754d38b0806297d0e2d459fffc49f686738dad015a2eeef791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c219daa4226af0754d38b0806297d0e2d459fffc49f686738dad015a2eeef791", kill_on_drop: false }` [INFO] [stdout] c219daa4226af0754d38b0806297d0e2d459fffc49f686738dad015a2eeef791 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d588406370d9fc80bf3870089e3acce27fdf2e6aac89037e5dee2cb950254ce1 [INFO] running `Command { std: "docker" "start" "-a" "d588406370d9fc80bf3870089e3acce27fdf2e6aac89037e5dee2cb950254ce1", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling semver v1.0.10 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling serial_test_derive v0.4.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling similar v2.1.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling pretty_assertions v1.2.1 [INFO] [stdout] warning: unused import: `CopyMode` [INFO] [stdout] --> backpack/src/run.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::data::{CopyMode, Opts}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Compiling serial_test v0.4.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling insta v1.17.1 [INFO] [stderr] Compiling rstest_macros v0.14.0 [INFO] [stderr] Compiling rstest v0.14.0 [INFO] [stderr] Compiling backpack v2.1.1 (/opt/rustwide/workdir/backpack) [INFO] [stdout] warning: unused import: `CopyMode` [INFO] [stdout] --> backpack/src/run.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::data::{CopyMode, Opts}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.06s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "d588406370d9fc80bf3870089e3acce27fdf2e6aac89037e5dee2cb950254ce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d588406370d9fc80bf3870089e3acce27fdf2e6aac89037e5dee2cb950254ce1", kill_on_drop: false }` [INFO] [stdout] d588406370d9fc80bf3870089e3acce27fdf2e6aac89037e5dee2cb950254ce1