[INFO] cloning repository https://github.com/ducaale/yahc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ducaale/yahc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fducaale%2Fyahc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fducaale%2Fyahc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eeab74f7eefde0e1d876e040ad5e15c5bc34bd30 [INFO] testing ducaale/yahc against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fducaale%2Fyahc" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ducaale/yahc on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ducaale/yahc [INFO] finished tweaking git repo https://github.com/ducaale/yahc [INFO] tweaked toml for git repo https://github.com/ducaale/yahc written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/ducaale/yahc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae9d77dad7d964d9a7b8a426a87a6fb088ba5840c27fdc7eb2958675c72e293a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ae9d77dad7d964d9a7b8a426a87a6fb088ba5840c27fdc7eb2958675c72e293a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae9d77dad7d964d9a7b8a426a87a6fb088ba5840c27fdc7eb2958675c72e293a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae9d77dad7d964d9a7b8a426a87a6fb088ba5840c27fdc7eb2958675c72e293a", kill_on_drop: false }` [INFO] [stdout] ae9d77dad7d964d9a7b8a426a87a6fb088ba5840c27fdc7eb2958675c72e293a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efe2f080c8e6a2a13d4f5067ead89f0221f3f01eb66d1b4d4fc2794f8b28891e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "efe2f080c8e6a2a13d4f5067ead89f0221f3f01eb66d1b4d4fc2794f8b28891e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling psl-types v2.0.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling netrc-rs v0.1.2 [INFO] [stderr] Compiling mime2ext v0.1.49 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling onig_sys v69.7.0 [INFO] [stderr] Compiling tinyvec v1.4.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling jsonxf v1.1.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling flate2 v1.0.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling brotli v3.3.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling publicsuffix v2.1.1 [INFO] [stderr] Compiling digest_auth v0.3.0 [INFO] [stderr] Compiling onig v6.2.0 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling plist v1.2.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling syntect v4.6.0 [INFO] [stderr] Compiling cookie_store v0.15.0 [INFO] [stderr] Compiling xh v0.14.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 04s [INFO] running `Command { std: "docker" "inspect" "efe2f080c8e6a2a13d4f5067ead89f0221f3f01eb66d1b4d4fc2794f8b28891e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efe2f080c8e6a2a13d4f5067ead89f0221f3f01eb66d1b4d4fc2794f8b28891e", kill_on_drop: false }` [INFO] [stdout] efe2f080c8e6a2a13d4f5067ead89f0221f3f01eb66d1b4d4fc2794f8b28891e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e1843697978b7f46c0f27eeb7bf6ad63d100b7cd752121ff44cfd14696f3bb5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1e1843697978b7f46c0f27eeb7bf6ad63d100b7cd752121ff44cfd14696f3bb5", kill_on_drop: false }` [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling predicates-tree v1.0.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling predicates v2.0.2 [INFO] [stderr] Compiling assert_cmd v1.0.8 [INFO] [stderr] Compiling xh v0.14.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `xh` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cli --edition=2018 tests/cli.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="online-tests"' -C metadata=7aa65eb89db6ccc1 -C extra-filename=-7aa65eb89db6ccc1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b4a3b9ad07e6c4a2.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-e0f90b9934371f17.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-fd03d0f270fe4306.rlib --extern atty=/opt/rustwide/target/debug/deps/libatty-d10a8422999068b4.rlib --extern cookie_crate=/opt/rustwide/target/debug/deps/libcookie-1225638562412242.rlib --extern cookie_store=/opt/rustwide/target/debug/deps/libcookie_store-5372172176634f98.rlib --extern digest_auth=/opt/rustwide/target/debug/deps/libdigest_auth-f49ab43fae16a9a2.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-69bd8ab13c714000.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib --extern encoding_rs_io=/opt/rustwide/target/debug/deps/libencoding_rs_io-9db6987f3b47c73d.rlib --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-52473ae81789b80c.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-b5e0935ef6813d56.rlib --extern indoc=/opt/rustwide/target/debug/deps/libindoc-72ac0d75bc708222.so --extern jsonxf=/opt/rustwide/target/debug/deps/libjsonxf-3ce5e322769d3315.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib --extern mime2ext=/opt/rustwide/target/debug/deps/libmime2ext-89195ec6871900f5.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-2c67907837ec8387.rlib --extern netrc_rs=/opt/rustwide/target/debug/deps/libnetrc_rs-6b93f6c9ecaeea96.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib --extern pem=/opt/rustwide/target/debug/deps/libpem-23073cc64ed7120e.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-8f7edbec04e149ab.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-06549edd7a5793b2.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-684a14861e405757.rlib --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-e79c31d2a46b8e37.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7f6fa10e3dc007f8.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cc6408381c8b648a.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-269b801df8568aeb.rlib --extern shell_escape=/opt/rustwide/target/debug/deps/libshell_escape-71d73ed33e64fb9f.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-763188841a7202e5.rlib --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-d51116dddc8c5fb2.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-67cf6a438e3ba4a6.rlib --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-c965086566f82065.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6c2127067b64b042.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-42814863b8408aeb.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-6765761d58e96204/out -L native=/opt/rustwide/target/debug/build/onig_sys-fe7c70a8072fecd7/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1e1843697978b7f46c0f27eeb7bf6ad63d100b7cd752121ff44cfd14696f3bb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e1843697978b7f46c0f27eeb7bf6ad63d100b7cd752121ff44cfd14696f3bb5", kill_on_drop: false }` [INFO] [stdout] 1e1843697978b7f46c0f27eeb7bf6ad63d100b7cd752121ff44cfd14696f3bb5