[INFO] cloning repository https://github.com/Razlan2/Hello-word [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Razlan2/Hello-word" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRazlan2%2FHello-word", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRazlan2%2FHello-word'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70f83577b58971707d74f55f4b04eb9d9b18d806 [INFO] testing Razlan2/Hello-word against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRazlan2%2FHello-word" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Razlan2/Hello-word on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Razlan2/Hello-word [INFO] finished tweaking git repo https://github.com/Razlan2/Hello-word [INFO] tweaked toml for git repo https://github.com/Razlan2/Hello-word written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Razlan2/Hello-word already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20f17bd5c3073870d15a96e271ac5069e87884bbfb2d2a99dbddf68a865639c7 [INFO] running `Command { std: "docker" "start" "-a" "20f17bd5c3073870d15a96e271ac5069e87884bbfb2d2a99dbddf68a865639c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20f17bd5c3073870d15a96e271ac5069e87884bbfb2d2a99dbddf68a865639c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20f17bd5c3073870d15a96e271ac5069e87884bbfb2d2a99dbddf68a865639c7", kill_on_drop: false }` [INFO] [stdout] 20f17bd5c3073870d15a96e271ac5069e87884bbfb2d2a99dbddf68a865639c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e5d4890238784d8c035ffbc68ccad4104eabfea2906c2f1f6d376155618adc0 [INFO] running `Command { std: "docker" "start" "-a" "3e5d4890238784d8c035ffbc68ccad4104eabfea2906c2f1f6d376155618adc0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures v0.1.28 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v1.0.4 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling indexmap v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling curl v0.4.22 [INFO] [stderr] Compiling pulldown-cmark v0.6.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rustup v1.19.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling home v0.5.0 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling opener v0.4.0 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling socks v0.3.2 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling curl-sys v0.4.20 [INFO] [stderr] Compiling lzma-sys v0.1.15 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling retry v0.5.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling env_proxy v0.3.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling git-testament-derive v0.1.7 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling git-testament v0.1.6 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling rs_tracing v1.0.1 [INFO] [stderr] Compiling reqwest v0.9.20 [INFO] [stderr] Compiling download v0.6.3 (/opt/rustwide/workdir/download) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> download/src/errors.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / error_chain! { [INFO] [stdout] 4 | | links { } [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | foreign_links { [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / error_chain! { [INFO] [stdout] 22 | | links { [INFO] [stdout] 23 | | Download(download::Error, download::ErrorKind); [INFO] [stdout] 24 | | } [INFO] [stdout] ... | [INFO] [stdout] 351 | | } [INFO] [stdout] 352 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/cli/errors.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / error_chain! { [INFO] [stdout] 14 | | links { [INFO] [stdout] 15 | | Rustup(rustup::Error, rustup::ErrorKind); [INFO] [stdout] 16 | | } [INFO] [stdout] ... | [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.03s [INFO] running `Command { std: "docker" "inspect" "3e5d4890238784d8c035ffbc68ccad4104eabfea2906c2f1f6d376155618adc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e5d4890238784d8c035ffbc68ccad4104eabfea2906c2f1f6d376155618adc0", kill_on_drop: false }` [INFO] [stdout] 3e5d4890238784d8c035ffbc68ccad4104eabfea2906c2f1f6d376155618adc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b390ffb1d407e3904681c0503751294d6cdf3d4de25a512e4ad57aec3c49fdb5 [INFO] running `Command { std: "docker" "start" "-a" "b390ffb1d407e3904681c0503751294d6cdf3d4de25a512e4ad57aec3c49fdb5", kill_on_drop: false }` [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> download/src/errors.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / error_chain! { [INFO] [stdout] 4 | | links { } [INFO] [stdout] 5 | | [INFO] [stdout] 6 | | foreign_links { [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / error_chain! { [INFO] [stdout] 22 | | links { [INFO] [stdout] 23 | | Download(download::Error, download::ErrorKind); [INFO] [stdout] 24 | | } [INFO] [stdout] ... | [INFO] [stdout] 351 | | } [INFO] [stdout] 352 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/cli/errors.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / error_chain! { [INFO] [stdout] 14 | | links { [INFO] [stdout] 15 | | Rustup(rustup::Error, rustup::ErrorKind); [INFO] [stdout] 16 | | } [INFO] [stdout] ... | [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustup v1.19.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/cli/errors.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / error_chain! { [INFO] [stdout] 14 | | links { [INFO] [stdout] 15 | | Rustup(rustup::Error, rustup::ErrorKind); [INFO] [stdout] 16 | | } [INFO] [stdout] ... | [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.14s [INFO] [stderr] Executable unittests src/cli/main.rs (/opt/rustwide/target/debug/deps/rustup_init-701c5ebbc11a0f5d) [INFO] [stderr] Executable tests/cli-exact.rs (/opt/rustwide/target/debug/deps/cli_exact-e00b7b35b5797ecf) [INFO] [stderr] Executable tests/cli-inst-interactive.rs (/opt/rustwide/target/debug/deps/cli_inst_interactive-78df540c1fe654c9) [INFO] [stderr] Executable tests/cli-misc.rs (/opt/rustwide/target/debug/deps/cli_misc-648b8f62c2467a23) [INFO] [stderr] Executable tests/cli-rustup.rs (/opt/rustwide/target/debug/deps/cli_rustup-8bd607a0a068e9e3) [INFO] [stderr] Executable tests/cli-self-upd.rs (/opt/rustwide/target/debug/deps/cli_self_upd-76b3bac92c2c2a05) [INFO] [stderr] Executable tests/cli-v1.rs (/opt/rustwide/target/debug/deps/cli_v1-387a4c79a02f5d78) [INFO] [stderr] Executable tests/cli-v2.rs (/opt/rustwide/target/debug/deps/cli_v2-f4a6f7121401305f) [INFO] [stderr] Executable tests/dist.rs (/opt/rustwide/target/debug/deps/dist-d25556d09a28a0a4) [INFO] [stderr] Executable tests/dist_install.rs (/opt/rustwide/target/debug/deps/dist_install-03455bc0913a3d9b) [INFO] [stderr] Executable tests/dist_manifest.rs (/opt/rustwide/target/debug/deps/dist_manifest-ef65b8b5cfa6bcb1) [INFO] [stderr] Executable tests/dist_transactions.rs (/opt/rustwide/target/debug/deps/dist_transactions-de843e3488b1299f) [INFO] running `Command { std: "docker" "inspect" "b390ffb1d407e3904681c0503751294d6cdf3d4de25a512e4ad57aec3c49fdb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b390ffb1d407e3904681c0503751294d6cdf3d4de25a512e4ad57aec3c49fdb5", kill_on_drop: false }` [INFO] [stdout] b390ffb1d407e3904681c0503751294d6cdf3d4de25a512e4ad57aec3c49fdb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ea22c2b8aae0a91a6c664cb0e819168b70db0cd5bbc99f2dce5ffbaa37ff7682 [INFO] running `Command { std: "docker" "start" "-a" "ea22c2b8aae0a91a6c664cb0e819168b70db0cd5bbc99f2dce5ffbaa37ff7682", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> download/src/errors.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | / error_chain! { [INFO] [stderr] 4 | | links { } [INFO] [stderr] 5 | | [INFO] [stderr] 6 | | foreign_links { [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `download` (lib) generated 1 warning [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / error_chain! { [INFO] [stderr] 22 | | links { [INFO] [stderr] 23 | | Download(download::Error, download::ErrorKind); [INFO] [stderr] 24 | | } [INFO] [stderr] ... | [INFO] [stderr] 351 | | } [INFO] [stderr] 352 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rustup` (lib) generated 1 warning [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/cli/errors.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / error_chain! { [INFO] [stderr] 14 | | links { [INFO] [stderr] 15 | | Rustup(rustup::Error, rustup::ErrorKind); [INFO] [stderr] 16 | | } [INFO] [stderr] ... | [INFO] [stderr] 66 | | } [INFO] [stderr] 67 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `impl_error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rustup` (bin "rustup-init") generated 1 warning [INFO] [stderr] warning: `rustup` (bin "rustup-init" test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/cli/main.rs (/opt/rustwide/target/debug/deps/rustup_init-701c5ebbc11a0f5d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test download_tracker::tests::download_tracker_from_seconds_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cli-exact.rs (/opt/rustwide/target/debug/deps/cli_exact-e00b7b35b5797ecf) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test update_no_manifest ... ok [INFO] [stdout] test undefined_linked_toolchain ... ok [INFO] [stdout] test default_invalid_toolchain ... ok [INFO] [stdout] test update_invalid_toolchain ... ok [INFO] [stdout] test default ... ok [INFO] [stdout] test update ... ok [INFO] [stdout] test list_overrides_with_nonexistent ... ok [INFO] [stdout] test list_overrides ... ok [INFO] [stdout] test override_again ... ok [INFO] [stdout] test update_again ... ok [INFO] [stdout] test remove_override_none ... ok [INFO] [stdout] test cross_install_indicates_target ... ok [INFO] [stdout] test list_targets ... ok [INFO] [stdout] test list_installed_targets ... ok [INFO] [stdout] test check_updates_some ... ok [INFO] [stdout] test remove_override ... ok [INFO] [stdout] test remove_override_with_path ... ok [INFO] [stdout] test remove_override_nonexistent ... ok [INFO] [stdout] test remove_override_with_path_deleted ... ok [INFO] [stdout] test check_updates_none ... ok [INFO] [stdout] test check_updates_with_update ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 52.18s [INFO] [stdout] [INFO] [stderr] Running tests/cli-inst-interactive.rs (/opt/rustwide/target/debug/deps/cli_inst_interactive-78df540c1fe654c9) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test blank_lines_around_stderr_log_output_install ... ok [INFO] [stdout] test blank_lines_around_stderr_log_output_update ... ok [INFO] [stdout] test smoke_test ... ok [INFO] [stdout] test with_no_modify_path ... ok [INFO] [stdout] test with_non_default_toolchain ... ok [INFO] [stdout] test user_says_nope_after_advanced_install ... ok [INFO] [stdout] test user_says_nope ... ok [INFO] [stdout] test with_no_toolchain ... ok [INFO] [stdout] test set_no_modify_path ... ok [INFO] [stdout] test set_nightly_toolchain_and_unset ... ok [INFO] [stdout] test with_non_release_channel_non_default_toolchain ... ok [INFO] [stdout] test update ... ok [INFO] [stdout] test set_nightly_toolchain ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 54.49s [INFO] [stdout] [INFO] [stderr] Running tests/cli-misc.rs (/opt/rustwide/target/debug/deps/cli_misc-648b8f62c2467a23) [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test subcommand_required_for_self ... ok [INFO] [stdout] test completion_cargo ... ok [INFO] [stdout] test no_panic_on_default_toolchain_missing ... ok [INFO] [stdout] test completion_cargo_unsupported_shell ... ok [INFO] [stdout] test completion_bad_shell ... ok [INFO] [stdout] test rustc_with_bad_rustup_toolchain_env_var ... ok [INFO] [stdout] test subcommand_required_for_toolchain ... ok [INFO] [stdout] test completion_bad_tool ... ok [INFO] [stdout] Default host: x86_64-unknown-linux-gnu [INFO] [stdout] rustup home: /opt/rustwide/target/tests/running-test-2LvkXG/rustupzxOHbE [INFO] [stdout] [INFO] [stdout] no active toolchain [INFO] [stdout] test install_stops_if_rustc_exists ... ok [INFO] [stdout] test subcommand_required_for_target ... ok [INFO] [stdout] test subcommand_required_for_override ... ok [INFO] [stdout] test smoke_test ... ok [INFO] [stdout] test completion_rustup ... ok [INFO] [stdout] test install_stops_if_cargo_exists ... ok [INFO] [stdout] test custom_invalid_names_with_archive_dates ... ok [INFO] [stdout] test custom_invalid_names ... ok [INFO] [stdout] test show_works_with_dumb_term ... ok [INFO] [stdout] test no_colors_in_piped_error_output ... ok [INFO] [stdout] test completion_default ... ok [INFO] [stdout] test toolchain_broken_symlink ... ok [INFO] [stdout] test rustup_failed_path_search ... ok [INFO] [stdout] test multi_host_smoke_test ... ok [INFO] [stdout] test rustup_failed_path_search_toolchain ... ok [INFO] [stdout] test update_unavailable_rustc ... ok [INFO] [stdout] test nightly_backtrack_skips_missing ... ok [INFO] [stdout] test proxies_pass_empty_args ... ok [INFO] [stdout] test update_all_no_update_whitespace ... ok [INFO] [stdout] test rustup_run_not_installed ... ok [INFO] [stdout] test update_works_without_term ... ok [INFO] [stdout] test rustup_run_searches_path ... ok [INFO] [stdout] test install_profile ... ok [INFO] [stdout] test toolchains_are_resolved_early ... ok [INFO] [stdout] test rls_does_not_exist_in_toolchain ... ok [INFO] [stdout] test rls_exists_in_toolchain ... ok [INFO] [stdout] test rename_rls_list ... ok [INFO] [stdout] test rename_rls_add_old_name ... ok [INFO] [stdout] test rename_rls_after ... ok [INFO] [stdout] test add_remove_component ... ok [INFO] [stdout] test with_no_prompt_install_succeeds_if_rustc_exists ... ok [INFO] [stdout] test rename_rls_preview_list ... ok [INFO] [stdout] test update_nightly_even_with_incompat ... ok [INFO] [stdout] test rustup_run_install ... ok [INFO] [stdout] test rename_rls_before ... ok [INFO] [stdout] test rename_rls_remove ... ok [INFO] [stdout] test custom_toolchain_cargo_fallback_run ... ok [INFO] [stdout] test custom_toolchain_cargo_fallback_proxy ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 47.18s [INFO] [stdout] [INFO] [stderr] Running tests/cli-rustup.rs (/opt/rustwide/target/debug/deps/cli_rustup-8bd607a0a068e9e3) [INFO] [stdout] [INFO] [stdout] running 65 tests [INFO] [stdout] test show_toolchain_override ... ignored, FIXME: Windows shows UNC paths [INFO] [stdout] test show_toolchain_toolchain_file_override ... ignored, FIXME: Windows shows UNC paths [INFO] [stdout] test show_toolchain_toolchain_file_override_not_installed ... ignored, FIXME: Windows shows UNC paths [INFO] [stdout] test show_toolchain_version_nested_file_override ... ignored, FIXME: Windows shows UNC paths [INFO] [stderr] error: test failed, to rerun pass '--test cli-rustup' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/cli_rustup-8bd607a0a068e9e3` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ea22c2b8aae0a91a6c664cb0e819168b70db0cd5bbc99f2dce5ffbaa37ff7682", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea22c2b8aae0a91a6c664cb0e819168b70db0cd5bbc99f2dce5ffbaa37ff7682", kill_on_drop: false }` [INFO] [stdout] ea22c2b8aae0a91a6c664cb0e819168b70db0cd5bbc99f2dce5ffbaa37ff7682