[INFO] cloning repository https://github.com/drobertw/files [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drobertw/files" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrobertw%2Ffiles", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrobertw%2Ffiles'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7a42ac06b4e59da456b07fa1c9c74ca91b8b7867 [INFO] testing drobertw/files against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrobertw%2Ffiles" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drobertw/files on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/drobertw/files [INFO] finished tweaking git repo https://github.com/drobertw/files [INFO] tweaked toml for git repo https://github.com/drobertw/files written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/drobertw/files 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 23e0ed358455c3cd31de16e44a5fb151fa5e07697f4bcbb9fe144a00db3e40d6 [INFO] running `Command { std: "docker" "start" "-a" "23e0ed358455c3cd31de16e44a5fb151fa5e07697f4bcbb9fe144a00db3e40d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23e0ed358455c3cd31de16e44a5fb151fa5e07697f4bcbb9fe144a00db3e40d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23e0ed358455c3cd31de16e44a5fb151fa5e07697f4bcbb9fe144a00db3e40d6", kill_on_drop: false }` [INFO] [stdout] 23e0ed358455c3cd31de16e44a5fb151fa5e07697f4bcbb9fe144a00db3e40d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e86ceaffabc09704f2e558188d0ac19351c94644a29f4a7bbf042971a08fb14 [INFO] running `Command { std: "docker" "start" "-a" "0e86ceaffabc09704f2e558188d0ac19351c94644a29f4a7bbf042971a08fb14", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling tinyvec v1.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tracing v0.1.27 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling local-waker v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling zstd-sys v1.5.0+zstd.1.4.9 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling zstd-safe v3.1.0+zstd.1.4.9 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling actix-service v2.0.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling firestorm v0.4.6 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling dlv-list v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling ordered-multimap v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling zune-inflate v0.2.53 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling libwebp-sys v0.4.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling wildmatch v1.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling png v0.17.8 [INFO] [stderr] Compiling rust-ini v0.16.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling tiff v0.8.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling minidom v0.13.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling cron v0.8.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling actix-macros v0.2.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling maybe-async v0.2.6 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_with_macros v1.5.0 [INFO] [stderr] Compiling typed-builder v0.9.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling aws-region v0.23.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling os_info v3.0.7 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling askama_escape v0.10.1 [INFO] [stderr] Compiling mutate_once v0.1.1 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling http-range v0.1.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling kamadak-exif v0.5.4 [INFO] [stderr] Compiling tree_magic v0.2.3 [INFO] [stderr] Compiling nanoid v0.3.0 [INFO] [stderr] Compiling ulid v0.6.0 [INFO] [stderr] Compiling sanitize-filename v0.4.0 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling imagesize v0.9.0 [INFO] [stderr] Compiling revolt_clamav-client v0.1.5 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling exr v1.6.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling actix-codec v0.4.0 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.5 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-server v2.0.0-beta.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling trust-dns-proto v0.20.3 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling tokio-cron-scheduler v0.2.3 [INFO] [stderr] Compiling trust-dns-resolver v0.20.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.5.0-beta.2 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde-xml-rs v0.4.1 [INFO] [stderr] Compiling serde_with v1.10.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.4 [INFO] [stderr] Compiling webp v0.2.2 [INFO] [stderr] Compiling attohttpc v0.16.3 [INFO] [stderr] Compiling bson v2.0.0 [INFO] [stderr] Compiling ffprobe v0.3.0 [INFO] [stderr] Compiling aws-creds v0.26.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling mongodb v2.0.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling rust-s3 v0.27.0-rc4 [INFO] [stderr] Compiling zstd v0.7.0+zstd.1.4.9 [INFO] [stderr] Compiling actix-http v3.0.0-beta.10 [INFO] [stderr] Compiling actix-web v4.0.0-beta.9 [INFO] [stderr] Compiling actix-cors v0.6.0-beta.2 [INFO] [stderr] Compiling actix-files v0.6.0-beta.7 [INFO] [stderr] Compiling actix-multipart v0.4.0-beta.6 [INFO] [stderr] Compiling autumn v1.1.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bson v2.0.0, nom v3.2.1, nom v4.1.1, quick-xml v0.20.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "0e86ceaffabc09704f2e558188d0ac19351c94644a29f4a7bbf042971a08fb14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e86ceaffabc09704f2e558188d0ac19351c94644a29f4a7bbf042971a08fb14", kill_on_drop: false }` [INFO] [stdout] 0e86ceaffabc09704f2e558188d0ac19351c94644a29f4a7bbf042971a08fb14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f699de888594c94c1ba62c306d14742ae6713c968b513cdcb4f8d6fa2ef2e618 [INFO] running `Command { std: "docker" "start" "-a" "f699de888594c94c1ba62c306d14742ae6713c968b513cdcb4f8d6fa2ef2e618", kill_on_drop: false }` [INFO] [stderr] Compiling autumn v1.1.11 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustccViQA4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtokio_cron_scheduler-640c3635853999e0.rlib,libcron-f7718d8fba6f5efd.rlib,libnom-631e738238cbe457.rlib,libenv_logger-303faf3f4e0f0601.rlib,libtermcolor-95b90a5c4c516553.rlib,libatty-9ad7845d7b92016c.rlib,libhumantime-32d3c64d48dfe69d.rlib,libdotenv-ed16f8757ac7f100.rlib,libulid-c88ef1e778880e3c.rlib,libtime-272a26e201c3da5f.rlib,librevolt_clamav_client-c20fa46611f81e12.rlib,libexif-f61a4c7228b5a8ac.rlib,libmutate_once-2b3daab1e71e30e1.rlib,libwebp-f68ff5d07b7e8da7.rlib,liblibwebp_sys-25c325e775eff074.rlib,libtoml-6a951e95e2869b32.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libactix_cors-7a6aab13c63da4a4.rlib,libs3-4b78f57c680fbe07.rlib,libhmac-6a0189da066cc511.rlib,libcrypto_mac-ac27170439b9d7af.rlib,libtokio_stream-07db0e8f8b69f453.rlib,libreqwest-849c89d6186582e9.rlib,libhyper_tls-3a35bcf19ca83f83.rlib,libtokio_native_tls-a02ceaffa50808d6.rlib,libhyper-d8ae66cd43969270.rlib,libwant-d176996bddb558cd.rlib,libtry_lock-ca4bbeb1dc9ff31a.rlib,libtower_service-2dc84133e3370862.rlib,libhttp_body-a5f76096dc10c015.rlib,libminidom-584d2a808548b1d0.rlib,libquick_xml-6e7e382924f4fe23.rlib,libawsregion-699ffcf77a26b746.rlib,libawscreds-adc7dda6268f074e.rlib,libdirs-956d5597252ea51e.rlib,libdirs_sys-5790d808e2a75a8c.rlib,libattohttpc-bad2066023838bd9.rlib,libnative_tls-6ba2050a3bea43d6.rlib,libopenssl_probe-2d4e66de15e2c6dc.rlib,libopenssl-2a48300154d90be5.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-9bf257c823a23934.rlib,libwildmatch-5ada66055153e34e.rlib,libserde_xml_rs-61af1eb253202886.rlib,libxml-e99e599c74c7a48b.rlib,libini-3296e8bea5f3fd8a.rlib,libordered_multimap-94cc5ab18b7bf0dd.rlib,libhashbrown-6f2a3553e67d982f.rlib,libahash-8b45907ef5ca81f9.rlib,libdlv_list-dc0f34ad8520503a.rlib,libanyhow-8ddd405a91752953.rlib,libmd5-8b7359041afc81b3.rlib,libtempfile-e32e90dc93a7b07d.rlib,libremove_dir_all-988c28ce6bbf4cfc.rlib,libnanoid-eb8865adddb4eb5a.rlib,librand-14f7d048202ed1bb.rlib,librand_xorshift-14e9b45bdf59ad1d.rlib,librand_pcg-d5f1b28100e96e2f.rlib,librand_hc-8c6bc8b58dca19e2.rlib,librand_chacha-46e32b0f4cf15a0b.rlib,librand_isaac-d86d4a8db0c58845.rlib,librand_core-a81fe7808f612aa2.rlib,librand_os-dc0c1b17e365b212.rlib,librand_jitter-7a2811bedef919f4.rlib,librand_core-071c4ecd390d5ba3.rlib,libimagesize-56ffd320ddd1a686.rlib,libfutures-e3ba82652949861d.rlib,libffprobe-7369755de205a992.rlib,libcontent_inspector-5c3f3770ac4825c8.rlib,libactix_multipart-3fb374e568fe4044.rlib,libtwoway-8036dcb76ca0afbd.rlib,libunchecked_index-6ba370d47e8521e6.rlib,libimage-3da459dc711cea66.rlib,libqoi-52bc450cde3a779f.rlib,libbytemuck-1761be5de74f92c5.rlib,libpng-cd01293347ebc841.rlib,libminiz_oxide-d4551f9f0787e3f1.rlib,libfdeflate-bec45ea094c8d012.rlib,libexr-f3f06c1433271ead.rlib,libflume-8d1185aa1c87c546.rlib,libspin-83ccbe70844299ef.rlib,libnanorand-8437471bbed27e8d.rlib,libminiz_oxide-a97f821fcf45583f.rlib,libzune_inflate-d02a8a4a719dac9d.rlib,libsimd_adler32-a063a015ff23fa80.rlib,libbit_field-eda3227a244109cb.rlib,liblebe-dd40720b17de66d8.rlib,libhalf-9a95a3935a0a9638.rlib,libnum_rational-8f76e9e3d3a4a489.rlib,libgif-722fc643c3aa8812.rlib,libcolor_quant-fa7ff1de0e6ea74b.rlib,libbyteorder-379f547b04d51d02.rlib,libtiff-38b2a6a2cfe97109.rlib,libweezl-3dac96602646ffad.rlib,libjpeg_decoder-62b64f248db3896b.rlib,librayon-083b92b3035ca1fb.rlib,librayon_core-7bd6826b5b133790.rlib,libcrossbeam_deque-4f5a279c6ca1ce76.rlib,libcrossbeam_epoch-dad2e82d8294eaab.rlib,libmemoffset-31eb278b9616aa00.rlib,libcrossbeam_channel-00af23261657f241.rlib,libcrossbeam_utils-7296ceeae8a00b54.rlib,libmongodb-c4d5bcd350a3d35e.rlib,libfutures_executor-9404a0406c007985.rlib,libtake_mut-7e27eecaecf716c7.rlib,libversion_check-fcfc828f6e45101d.rlib,libpbkdf2-065727b117a11a6c.rlib,libstringprep-48530c10dccb8b79.rlib,libtokio_rustls-368fcdbd76f5d8fd.rlib,libos_info-017c365303e4bcad.rlib,libwebpki_roots-ce720692d7888e29.rlib,libstrsim-d620f0ade87b0f1f.rlib,librustls-6117be17c001f6d8.rlib,libsct-524068c8548b8a66.rlib,libwebpki-9beaacf75701566c.rlib,libring-15e3e1d80e708d01.rlib,libspin-bd5c65b66a03de3f.rlib,libuntrusted-4c6cc551cc2c6e70.rlib,libtrust_dns_resolver-19cb3fccd50f7bdf.rlib,libresolv_conf-0c0f44e852094bfb.rlib,libhostname-0bf77e6d37ef351f.rlib,libmatch_cfg-f93ef260abd93f75.rlib,libquick_error-d40abd8d97f0f2e3.rlib,liblru_cache-2d26f1845bedfd95.rlib,liblinked_hash_map-90eeeaa21af296aa.rlib,libtrust_dns_proto-1e2328afcebae7e3.rlib,libdata_encoding-874f6593d483fbb7.rlib,libipnet-d00728d2c9f4b503.rlib,libthiserror-be0111a4fff0de1b.rlib,libsha2-ac3de03ecd72d713.rlib,libmd5-d0298281c703b408.rlib,libhmac-43b01847022cd3c3.rlib,libcrypto_mac-5dee9b0c2f272800.rlib,libsubtle-fff2a9a73f2e60a1.rlib,libbson-9e5c9f66f80b1a26.rlib,libuuid-803c0feae7528787.rlib,libhex-28742b4ca144387c.rlib,libserde_bytes-24228fd75b9ecd5b.rlib,libchrono-7724cbdbc046531d.rlib,libnum_integer-a4f436929e38fec8.rlib,libnum_traits-cfed5bfcdbd0c299.rlib,libtime-a357b51b898de5d6.rlib,libserde_with-dd6976ba14cfae1e.rlib,libactix_web-36b4e3ba135b260e.rlib,libeither-50b95428db42d46e.rlib,libsocket2-6c2a4475e1eb788f.rlib,libcookie-cd349b06af64e9e7.rlib,liburl-f446d81b469c27fc.rlib,libidna-e93876ea9e246255.rlib,libunicode_normalization-88d30e52f7ded3e7.rlib,libtinyvec-31fd0d58a3ea37c9.rlib,libtinyvec_macros-cc8e196d6b1e57fc.rlib,libunicode_bidi-1a47fed3f757559c.rlib,libserde_urlencoded-bad74505bddb9d89.rlib,libform_urlencoded-bc575136d0314bd7.rlib,libmatches-443042cef9af988b.rlib,libserde_json-dd5dd181293cbd7a.rlib,libryu-f3aba87160ed1f5c.rlib,libactix_server-0308e76b15db7658.rlib,libactix_router-170f24403453f2a5.rlib,libregex-36d8298223f64d46.rlib,libaho_corasick-81123488faa05381.rlib,libregex_syntax-a8b7a392e3a16251.rlib,libfirestorm-f8eb6ab5021a245e.rlib,libserde-baf4b6cf6b9502de.rlib,libactix_http-b950d0b23dc56b71.rlib,libbase64-beb813779272318b.rlib,librand-ea223c5b60cf6047.rlib,librand_chacha-89dd3b18afcdc23e.rlib,libppv_lite86-88ed22677a4c0286.rlib,librand_core-c7ee592b06d9e2e1.rlib,libhttparse-61a3e050032d5164.rlib,libsha1-c4486eca214eda6b.rlib,libopaque_debug-c0b21531799dfcb1.rlib,libcpufeatures-4ed631b3c393b0e2.rlib,libblock_buffer-90b6853f9d98040d.rlib,libdigest-54d814c6c7cde580.rlib,libgeneric_array-c7bd5e8fddf449f3.rlib,libtypenum-6dec6c5dfcf685f6.rlib,liblocal_channel-6ebf8f235a0bcc00.rlib,libbytestring-f00ee4fde57696bc.rlib,libencoding_rs-c25808eaf3ce54dc.rlib,liblanguage_tags-f2740fbda1808d44.rlib,libmime-2ae9ff56ceb854d4.rlib,libpercent_encoding-d8e5e041794fd24f.rlib,libzstd-f891fc168290edb7.rlib,libzstd_safe-ab5d1dd8d6dad68d.rlib,libzstd_sys-c70eda4ca06570af.rlib,libflate2-c5adbb6dae635593.rlib,libminiz_oxide-0dc75f491df36e6b.rlib,libadler-f4caa73e14204bdd.rlib,libcrc32fast-fb2004b3379a92cb.rlib,libbrotli2-4cf059e823db424c.rlib,libbrotli_sys-fc2f6659c6e5ad34.rlib,libtime-e971d67179c4a80b.rlib,libtime_macros-b0c586b9f4f62b3e.rlib,libstandback-48df80f78a9627ad.rlib,libahash-279c35e679ad60e2.rlib,libgetrandom-a33e30c01cbd07ac.rlib,libactix_tls-637ea3d37e017c09.rlib,libh2-5bec8b3c37692c6d.rlib,libtracing-784c9d056c66dd23.rlib,libtracing_core-a7899a33846aa64e.rlib,libfutures_util-a15aabba11c43929.rlib,libfutures_io-585269450e65cf3b.rlib,libslab-26a3d359eb9be3d3.rlib,libfutures_channel-2958bad109f02b4b.rlib,libfutures_task-0083290375a208dd.rlib,libpin_utils-9a5791cba021167a.rlib,libhttp-51394cfe9f922024.rlib,libitoa-a52fc10098ef56c6.rlib,libactix_service-d6379483c0e3d775.rlib,libactix_codec-c5ce8164351971a6.rlib,libbitflags-e2b4db6c651223da.rlib,libtokio_util-1bba00b3e6bb6783.rlib,libfutures_sink-540c14a64083e54e.rlib,libpin_project-335bf96a703f7f52.rlib,libactix_utils-5709b94be7965a5d.rlib,liblocal_waker-95e325e9d72a1c4f.rlib,libactix_rt-7c047abadf34e0da.rlib,libfutures_core-ec08dab991ea673f.rlib,libtokio-820da030a37cc3d2.rlib,libsignal_hook_registry-e681abef8755ebc4.rlib,libnum_cpus-69827dcf1c6ccb33.rlib,libmemchr-e95fd1d1246b263e.rlib,libonce_cell-5a6ed2eb64296465.rlib,libbytes-8210432e63828fd8.rlib,libpin_project_lite-e686f189f307e605.rlib,libmio-3f22643dc0f3bb3c.rlib,libparking_lot-f2f8f7c7a0b2edf2.rlib,libparking_lot_core-4cc31f07cd73ff20.rlib,liblock_api-f53ebc2a2625a986.rlib,libinstant-c8d1c53a917c5c42.rlib,liblog-c47319b5e74b5781.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libtree_magic-c6322ce6e6a93d94.rlib,libparking_lot-24c644c01a9e9f49.rlib,libparking_lot_core-6c8bd165f5d9837a.rlib,libsmallvec-1e90fea9640a9b23.rlib,libcfg_if-7e9efee4241be1ca.rlib,liblock_api-1e0ffc580b64238e.rlib,libscopeguard-43643e546252cd47.rlib,libfnv-2d77ec4f6f971b24.rlib,libpetgraph-011f46c1c1ff89c7.rlib,libindexmap-1a5a798248c8d9d6.rlib,libhashbrown-6be3a3b5258097e1.rlib,libfixedbitset-26e2a31f21484b01.rlib,libnom-313118d2cd06cb30.rlib,libmemchr-4ab428ae0aaf6545.rlib,liblibc-75583a55b064a4f5.rlib,liblazy_static-2bb390fee0230a38.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustccViQA4/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/brotli-sys-333d0fff56a14a88/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-f25c5d020b856b75/out" "-L" "/opt/rustwide/target/debug/build/ring-81d191deea743898/out" "-L" "/opt/rustwide/target/debug/build/libwebp-sys-3566d89874232dee/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/autumn-3340647387305ef2" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `autumn` (bin "autumn" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f699de888594c94c1ba62c306d14742ae6713c968b513cdcb4f8d6fa2ef2e618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f699de888594c94c1ba62c306d14742ae6713c968b513cdcb4f8d6fa2ef2e618", kill_on_drop: false }` [INFO] [stdout] f699de888594c94c1ba62c306d14742ae6713c968b513cdcb4f8d6fa2ef2e618